gtkMain {RGtk2}R Documentation

gtkMain

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

gtkMain()

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]