gdk-Event-Structures {RGtk2}R Documentation

Event Structures

Description

Data structures specific to each type of event

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.

Structures

Enums and Flags

Author(s)

Derived by RGtkGen from GTK+ documentation

References

http://library.gnome.org/devel//gdk/gdk-Event-Structures.html


[Package RGtk2 version 2.20.21 Index]