Main.level

Asks for the current nesting level of the main loop. This can be useful when calling gtk_quit_add().

class Main
static
uint
level
()

Return Value

Type: uint

the nesting level of the current invocation of the main loop.

Meta