Function Macro
GLibmain_new
deprecated: 2.2 since: 2.0
Declaration [src]
#define g_main_new (
is_running
)
Description [src]
Creates a new GMainLoop
for th default main context.
Available since: 2.0
Deprecated since: 2.2
Use g_main_loop_new()
instead.
This function is not directly available to language bindings.