Registers a function to be called when the mainloop is started.
gtkInitAdd(fun, data = NULL)
data
Data to pass to that function.
Derived by RGtkGen from GTK+ documentation