ActivateAction#
Superclasses: ShortcutAction, Object
A GtkShortcutAction that calls activate().
Methods#
- class ActivateAction
 - classmethod get() ActivateAction#
 Gets the activate action.
This is an action that calls
activate()on the given widget upon activation.