gtkMainIterationDo: gtkMainIterationDo

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Runs a single iteration of the mainloop. If no events are available either return or block dependent on the value of blocking.

Usage

1

Arguments

blocking

TRUE if you want GTK+ to block if no events are pending.

Value

[logical] TRUE if gtkMainQuit has been called for the innermost mainloop.

Author(s)

Derived by RGtkGen from GTK+ documentation


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