Main.initAdd

Warning gtk_init_add is deprecated and should not be used in newly-written code. This function is going to be removed in GTK+ 3.0 Registers a function to be called when the mainloop is started.

class Main
static
void
initAdd

Parameters

data void*

Data to pass to that function.

Meta