mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
Add boxed GType for GMatchInfo
This commit is contained in:
@@ -345,6 +345,7 @@ G_TYPE_DATE
|
||||
G_TYPE_GSTRING
|
||||
G_TYPE_STRV
|
||||
G_TYPE_REGEX
|
||||
G_TYPE_MATCH_INFO
|
||||
G_TYPE_ARRAY
|
||||
G_TYPE_BYTE_ARRAY
|
||||
G_TYPE_PTR_ARRAY
|
||||
@@ -362,6 +363,7 @@ g_strv_get_type
|
||||
g_date_get_type
|
||||
g_hash_table_get_type
|
||||
g_regex_get_type
|
||||
g_match_info_get_type
|
||||
g_array_get_type
|
||||
g_byte_array_get_type
|
||||
g_ptr_array_get_type
|
||||
|
Reference in New Issue
Block a user