Warning: file_put_contents(): Only -1 of 66 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   post-activate Next The signal is emitted after action is activated. This intended for applications to get notification any Two items, the GtkUIManager instance and are passed a registered ca...
Forum und email

post-activate

The post-activate signal is emitted after action is activated. This signal is intended for applications to get notification after any action is activated. Two items, the GtkUIManager instance and the action are passed to a registered callback.

Callback function

void callback(GtkUIManager uimanager, GtkAction UNKNOWN);