gpattern: Move match and match_string functions into GPatternSpec

This allows introspection to properly handle them as GPatternSpec
methods, as per this deprecate g_pattern_match() and
g_pattern_match_string() functions.
This commit is contained in:
Marco Trevisan (Treviño)
2021-04-25 02:33:24 +02:00
parent b8a9f4b436
commit fbb198f968
4 changed files with 89 additions and 12 deletions

View File

@@ -1426,6 +1426,8 @@ g_pattern_spec_new
g_pattern_spec_free
g_pattern_spec_equal
g_pattern_spec_copy
g_pattern_spec_match
g_pattern_spec_match_string
g_pattern_match
g_pattern_match_string
g_pattern_match_simple