方法

GLibMainLoopunref

声明 [源代码]

void
g_main_loop_unref (
  GMainLoop* loop
)

描述 [源代码]

通过一个 GMainLoop 对象的引用次数减一。如果结果是零,则释放循环及其所有相关内存。