MainLoop.isRunning

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

class MainLoop
bool
isRunning
()

Return Value

Type: bool

%TRUE if the mainloop is currently being run.

Meta