Package: gdk
GdkEvent gdk:event
Superclasses
common-lisp:standard-object, common-lisp:t
Documented Subclasses
gdk:button-event, gdk:crossing-event, gdk:delete-event, gdk:dnd-event, gdk:focus-event, gdk:grab-broken-event, gdk:key-event, gdk:motion-event, gdk:pad-event, gdk:proximity-event, gdk:scroll-event, gdk:touch-event, gdk:touchpad-event
Direct Slots
None
Details
The base type of an event.
In GTK applications the events are handled automatically by toplevel widgets
and passed on to the event controllers of appropriate widgets, so these functions are rarely needed.
#2023-7-25