MainLoop.isRunning

Checks to see if the main loop is currently being run via glib.main_loop.MainLoop.run.

class MainLoop
bool
isRunning
()

Return Value

Type: bool

true if the mainloop is currently being run.