方法

GLibMarkupParseContextunref

自:2.36

声明 [源代码]

void
g_markup_parse_context_unref (
  GMarkupParseContext* context
)

描述 [源代码]

减少 context 的引用计数。当引用计数降到 0 时,它将被释放。

自 2.36 起可用