API版本: 2.0
库版本: 2.83.2
由 gi-docgen 2024.1 生成
自:2.14
GRegex* g_match_info_get_regex ( const GMatchInfo* match_info )
返回 GRegex 对象,用于 match_info。属于 Glib,不得释放。如果需要在释放 match_info 对象后保留它,请使用 g_regex_ref()。
GRegex
match_info
g_regex_ref()
可用自:2.14
类型: GRegex
GRegex 对象用于 match_info。