Up

_gtkMainQuit

Stops GTK+ loop. All GTK+ objects will be released. This is imperative when the application exits (or before, if any). If several loops run, other loops continue.

Prototype :

fun [] I

Return : I : always 0

See also