RGtk2 (version 2.20.31)

gtkInitAdd: gtkInitAdd

Description

Registers a function to be called when the mainloop is started.

Usage

gtkInitAdd(fun, data = NULL)

Arguments

data
Data to pass to that function.