Function Macro
GLibmain_run
deprecated: 2.2
Declaration [src]
#define g_main_run (
loop
)
Description [src]
Runs a main loop until it stops running.
Deprecated since: 2.2
Use g_main_loop_run()
instead.
This function is not directly available to language bindings.