Add boxed GType for GMatchInfo

This commit is contained in:
Christian Persch
2011-06-23 18:31:29 +02:00
parent 00afe3fed3
commit 316efa1b5d
4 changed files with 15 additions and 0 deletions

View File

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