gdkEventGet {RGtk2} | R Documentation |
Checks all open displays for a GdkEvent
to process,to be processed
on, fetching events from the windowing system if necessary.
See gdkDisplayGetEvent
.
gdkEventGet()
[GdkEvent
] the next GdkEvent
to be processed, or NULL
if no events
are pending.
Derived by RGtkGen from GTK+ documentation