mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 09:57:52 +02:00
gpattern: Implement copy function
Add copy ability for pattern spec, so that it can be used as a boxed type.
This commit is contained in:
@@ -1425,6 +1425,7 @@ GPatternSpec
|
||||
g_pattern_spec_new
|
||||
g_pattern_spec_free
|
||||
g_pattern_spec_equal
|
||||
g_pattern_spec_copy
|
||||
g_pattern_match
|
||||
g_pattern_match_string
|
||||
g_pattern_match_simple
|
||||
|
Reference in New Issue
Block a user