Learn R Programming

RGtk2 (version 2.12.17)

gdk-Events: Events

Description

Functions for handling events from the window system

Arguments

Detailed Description

This section describes functions dealing with events from the window system. In GTK+ applications the events are handled automatically in gtkMainDoEvent and passed on to the appropriate widgets, so these functions are rarely needed. Though some of the fields in the Event Structures are useful.

References

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