Warning: file_put_contents(): Only -1 of 62 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
Prev   GtkWindow::activate_key Next bool activate_key( event ); Activates mnemonics and accelerators for this GtkWindow. This is normally called by the default key_press_event handler toplevel wind...
Forum und email

GtkWindow::activate_key

bool activate_key(event);

Activates mnemonics and accelerators for this GtkWindow. This is normally called by the default key_press_event handler for toplevel windows, however in some cases it may be useful to call this directly when overriding the standard key handling for a toplevel window.

Returns true if a mnemonic or accelerator was found and activated.