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:
Marco Trevisan (Treviño)
2021-04-25 02:30:57 +02:00
parent 232d008ec8
commit 474ece6d61
4 changed files with 53 additions and 0 deletions

View File

@@ -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