Class: Gtk::ActivateAction

Inherits:
ShortcutAction show all
Defined in:
(unknown)

Class Method Summary collapse

Methods inherited from ShortcutAction

#activate, #initialize, #print, #to_string

Constructor Details

This class inherits a constructor from Gtk::ShortcutAction

Class Method Details

.getGtk::ActivateAction

Gets the activate action.

This is an action that calls gtk_widget_activate() on the given widget upon activation.

Returns: