Class: Gtk::ActivateAction
- Inherits:
-
ShortcutAction
- Object
- ShortcutAction
- Gtk::ActivateAction
- Defined in:
- (unknown)
Class Method Summary collapse
-
.get ⇒ Gtk::ActivateAction
Gets the activate action.
Methods inherited from ShortcutAction
#activate, #initialize, #print, #to_string
Constructor Details
This class inherits a constructor from Gtk::ShortcutAction
Class Method Details
.get ⇒ Gtk::ActivateAction
Gets the activate action.
This is an action that calls gtk_widget_activate() on the given widget upon activation.