Warning: file_put_contents(): Only -1 of 69 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
Предишен   GtkWindow::set_transient_for Следващ void set_transient_for(GtkWindow parent ); Sets as the transient of window. Setting a helps window manager to relate two windows each ...
Forum und email

GtkWindow::set_transient_for

void set_transient_for(GtkWindow parent);

Sets parent as the transient parent of the window.

Setting a transient parent helps the window manager to relate two windows to each other. In most cases, dialogs should have a transient parent window so that the window manager knows where to position the dialog window.

Виж също: get_transient_for() , set_destroy_with_parent()