Package: gtk

Class gtk:shortcut-trigger

Superclasses

gobject:object, common-lisp:standard-object, common-lisp:t

Documented Subclasses

Direct Slots

None

Details

The gtk:shortcut-trigger object is the object used to track if a gtk:shortcut object should be activated. For this purpose, the gtk:shortcut-trigger-trigger function can be called on a gdk:event instance.

The gtk:shortcut-trigger implementation contains functions that allow easy presentation to end users as well as being printed for debugging.

All gtk:shortcut-trigger objects are immutable, you can only specify their properties during construction. If you want to change a trigger, you have to replace it with a new one.
 

Returned by

Inherited Slot Access Functions

See also

2024-11-1