Class: Gtk::NothingAction
- Inherits:
-
ShortcutAction
- Object
- ShortcutAction
- Gtk::NothingAction
- Defined in:
- (unknown)
Class Method Summary collapse
-
.get ⇒ Gtk::NothingAction
Gets the nothing 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::NothingAction
Gets the nothing action.
This is an action that does nothing and where activating it always fails.