Warning: file_put_contents(): Only -1 of 58 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   GtkWidget::activate Next bool activate(); Activates the widget if it is activatable, such as GtkButton or GtkMenuItem . Activation what happens when Enter key is pressed on a focused widget....
Forum und email

GtkWidget::activate

bool activate();

Activates the widget if it is activatable, such as GtkButton or GtkMenuItem. Activation is what happens when the Enter key is pressed on a focused widget.

If the widget is activatable, this method will return true, otherwise it will return false.