GMain.MainSource@gtkdoc gtk gtk-General
init also sets the locale and returns its name. Either set ~setlocale to false or GTK_SETLOCALE to "0" if you don't want to the locale to be set
init also sets the locale and returns its name. Either set ~setlocale to false or GTK_SETLOCALE to "0" if you don't want to the locale to be set
main runs the main loop, until quit is called. Do not use in multi-threaded programs.
main runs the main loop, until quit is called. Do not use in multi-threaded programs.
quit the main loop
quit the main loop
major, minor, micro