gdkDisplayGetEvent {RGtk2} | R Documentation |
Gets the next GdkEvent
to be processed for display
, fetching events from the
windowing system if necessary.
gdkDisplayGetEvent(object)
|
[GdkDisplay ] a GdkDisplay |
Since 2.2
[GdkEvent
] the next GdkEvent
to be processed, or NULL
if no events
are pending.
Derived by RGtkGen from GTK+ documentation