Last chance! 50% off unlimited learning
Sale ends in
GdkEvent
represents a hardware-level event in GDK
.GdkEvent
s inherit from the GdkEvent class.
A GdkEvent
is not a GObject
, but there are many specific
event types that extend from the GdkEvent base S3 class. Specific event fields may
be accessed in the same way as the fields of any external object in RGtk2 (via the
[[
operator).
gdk-Event-Structures
gdk-Events