Up
Launch the GTK+ loop. This is imperative. It must be ran at the end of the loading applications. You can run several loops, but generally, you'll run it once. See gtk_main in the GTK documentation, if any.
Return : I : always 0