Class: Gtk::NeverTrigger
- Inherits:
-
ShortcutTrigger
- Object
- ShortcutTrigger
- Gtk::NeverTrigger
- Defined in:
- (unknown)
Class Method Summary collapse
-
.get ⇒ Gtk::NeverTrigger
Gets the never trigger.
Methods inherited from ShortcutTrigger
#compare, #equal, #hash, #initialize, #print, #print_label, #to_label, #to_string, #trigger
Constructor Details
This class inherits a constructor from Gtk::ShortcutTrigger
Class Method Details
.get ⇒ Gtk::NeverTrigger
Gets the never trigger.
This is a singleton for a trigger that never triggers. Use this trigger instead of nil because it implements all virtual functions.