方法

自:2.14

声明 [源代码]

void
g_regex_unref (
  GRegex* regex
)

描述 [源代码]

降低正则表达式(regex)的引用计数1。当引用计数降至零时,释放与正则表达式结构相关的所有内存。

可使用:自 2.14