方法

GLibMainContextunref

声明 [源码]

void
g_main_context_unref (
  GMainContext* context
)

描述 [源码]

减少一个 GMainContext 对象的引用计数。如果结果是零,释放上下文并释放所有相关内存。