signal callback delegate or function to connect
void callback(gtk.action.Action action)
action the instance the signal is connected to (optional)
Yes.After to execute callback after default handler, No.After to execute before (default)
Signal ID
Deprecated: Use #GSimpleAction::activate instead
Connect to Activate signal.
The "activate" signal is emitted when the action is activated.