Function
GLibMainContextnew
Declaration [src]
GMainContext*
g_main_context_new (
void
)
Return value
Type: GMainContext
The new GMainContext
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |