Function Macro
GLibmain_is_running
deprecated: 2.2
Declaration [src]
#define g_main_is_running (
loop
)
Description [src]
Checks if the main loop is running.
Deprecated since: 2.2
Use g_main_loop_is_running()
instead.
This function is not directly available to language bindings.