gdk-Event-Structures {RGtk2} | R Documentation |
Data structures specific to each type of event
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
.
Derived by RGtkGen from GTK+ documentation
http://library.gnome.org/devel//gdk/gdk-Event-Structures.html