Method
GLibMainContextref
Declaration [src]
GMainContext*
g_main_context_ref (
GMainContext* context
)
Return value
Type: GMainContext
The context
that was passed in (since 2.6).
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |