gtk-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.An object that gets invoked at the beginning of an application but before the application main loop starts. It's used largely for application setup--- for example, reading RC files.To be addedSystem.ObjectMethodSystem.VoidRegisters a function to be called when the mainloop is started.
a To be addedConstructorDefault constructora MethodSystem.BooleanInitializes Gtk# for operation, probes window system.
The number of if arguments. Changed if any arguments were handled.
a True if the toolkit initialized correctly, false otherwise. Aside from the arguments, this function behaves in the same way as . Br returning whether or not the toolkit initialized correctly, it allows the application to fall back to a non-GUI interface, should the developer be so inclined to write one.
In Gtk# 0.98, this function's second argument is of type , when it should be an "out String[]". Until corrected, this function shall not work as expected. (FIXME 1.0: is this fixed?)MethodSystem.BooleanTo be added
a
a
a
a
a a To be addedMethodSystem.Int32To be added
a
a
a
a a To be added