is_running
Description:
Checks to see if the main loop is currently being run via [method@GLib.
MainLoop.run].
Parameters:
| this |
a main loop |
Returns:
|
true if the main loop is currently being run, false otherwise |
Checks to see if the main loop is currently being run via [method@GLib.
MainLoop.run].
| this |
a main loop |
|
true if the main loop is currently being run, false otherwise |