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.

Callback function

void callback(GtkAction action);