gdkEventGet: gdkEventGet

Description Usage Value Author(s)

View source: R/gdkFuncs.R

Description

Checks all open displays for a GdkEvent to process,to be processed on, fetching events from the windowing system if necessary. See gdkDisplayGetEvent.

Usage

1

Value

[GdkEvent] the next GdkEvent to be processed, or NULL if no events are pending.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gdkEventGet in RGtk2...