Creates an action that when activated, activates the named action on the widget.
Returns the name of the action that will be activated.
Tries to parse the given string into an action.
Activates the action on the widget with the given args.
Prints the given action into a string for the developer.
Prints the given action into a human-readable string.
A gtk.shortcut_action.ShortcutAction that activates an action by name.