Function Macro
GLibmain_iteration
deprecated: 2.2 since: 2.0
Declaration [src]
#define g_main_iteration (
may_block
)
Description [src]
Runs a single iteration for the default GMainContext
.
Available since: 2.0
Deprecated since: 2.2
Use g_main_context_iteration()
instead.
This function is not directly available to language bindings.