Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gdkDisplayPeekEvent

gdkDisplayPeekEvent


Description

Gets a copy of the first GdkEvent in the display's event queue, without removing the event from the queue. (Note that this function will not get more events from the windowing system. It only checks the events that have already been moved to the GDK event queue.)

Usage

gdkDisplayPeekEvent(object)

Arguments

object

a GdkDisplay

Details

Since 2.2

Value

[GdkEvent] a copy of the first GdkEvent on the event queue, or NULL if no events are in the queue.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.