Forum und email

activate

This is emitted when the action is triggered or activated by a proxied widget or manually using activate() . The callback is passed one parameter, the GtkAction widget.

コールバック関数

void callback(GtkAction action);