gtkMain: gtkMain

Description Usage Author(s)

View source: R/gtkFuncs.R

Description

Runs the main loop until gtkMainQuit is called. You can nest calls to gtkMain. In that case gtkMainQuit will make the innermost invocation of the main loop return.

Usage

1

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gtkMain in RGtk2...