Class
GtkActivateAction
Description [src]
final class Gtk.ActivateAction : Gtk.ShortcutAction {
/* No available fields */
}
A GtkShortcutAction
that calls gtk_widget_activate()
.
Functions
gtk_activate_action_get
Gets the activate action.
Instance methods
Methods inherited from GtkShortcutAction (3)
gtk_shortcut_action_activate
Activates the action on the widget
with the given args
.
gtk_shortcut_action_print
Prints the given action into a string for the developer.
gtk_shortcut_action_to_string
Prints the given action into a human-readable string.