is_running


Description:

public bool is_running ()

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