Method

GLibMainContextunref

Declaration

void
g_main_context_unref (
  GMainContext* context
)

Description

Decreases the reference count on a GMainContext object by one. If the result is zero, free the context and free all associated memory.