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

gtkMainDoEvent

gtkMainDoEvent


Description

Processes a single GDK event. This is public only to allow filtering of events between GDK and GTK+. You will not usually need to call this function directly.

Usage

gtkMainDoEvent(event)

Arguments

event

An event to process (normally) passed by GDK.

Details

While you should not call this function directly, you might want to know how exactly events are handled. So here is what this function does with the event:

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.