MainLoop.isRunning

Checks to see if the main loop is currently being run via g_main_loop_run().

class MainLoop
int
isRunning
()

Return Value

Type: int

TRUE if the mainloop is currently being run.

Meta