Up

_gtkMainLevel

Returns the current nesting level of the main loop.
Generally, one loop is launched and, in this case, this function will return 1. See _gtkMain below.

Prototype :

fun [] I

Return : I : the current level

See also