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);