Package: gtk

Class gtk-event-controller

Superclasses

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

Documented Subclasses

Direct Slots

propagation-phase
The propagation-phase property of type gtk-propagation-phase (Read / Write)
The propagation phase at which this controller will handle events.
Default value: :phase-bubble
widget
The widget property of type gtk-widget (Read / Write)
The widget receiving the gdk-event that the controller will handle.

Details

gtk-event-controller is a base, low-level implementation for event controllers. Those react to a series of gdk-event, and possibly trigger actions as a consequence of those.
 

Slot Access Functions

Inherited Slot Access Functions

See also

2020-9-10