Class: Gtk::MnemonicAction
- Inherits:
-
ShortcutAction
- Object
- ShortcutAction
- Gtk::MnemonicAction
- Defined in:
- (unknown)
Class Method Summary collapse
-
.get ⇒ Gtk::MnemonicAction
Gets the mnemonic 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::MnemonicAction
Gets the mnemonic action.
This is an action that calls gtk_widget_mnemonic_activate() on the given widget upon activation.