gdk-Event-Structures: Event Structures
Description
Data structures specific to each type of eventDetailed Description
The event structs contain data specific to each type of event in GDK.
PLEASE NOTE:
A common mistake is to forget to set the event mask of a widget so that the
required events are received. See gtkWidgetSetEvents
.