Method
GLibMainLoopget_context
Declaration [src]
GMainContext*
g_main_loop_get_context (
GMainLoop* loop
)
Return value
Type: GMainContext
The GMainContext
of loop
.
The returned data is owned by the instance. |
GMainContext*
g_main_loop_get_context (
GMainLoop* loop
)
Type: GMainContext
The GMainContext
of loop
.
The returned data is owned by the instance. |