Learn R Programming

RGtk2 (version 2.12.17)

gdk-Event-Structures: Event Structures

Description

Data structures specific to each type of event

Arguments

Detailed 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.

References

http://developer.gnome.org/doc/API/2.0/gdk/gdk-Event-Structures.html