Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
gdkDisplayGetEvent: gdkDisplayGetEvent
Description
Gets the next
GdkEvent
to be processed for
display
, fetching events from the windowing system if necessary.
Usage
gdkDisplayGetEvent(object)
Arguments
object
[
GdkDisplay
] a
GdkDisplay
Value
[
GdkEvent
] the next
GdkEvent
to be processed, or
NULL
if no events are pending.
Details
Since 2.2