mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 09:57:52 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user