Add a boxed type for GError

Patch by Sebastian Dröge, bug 614541
This commit is contained in:
Matthias Clasen
2010-04-22 20:10:56 -04:00
parent 4a62a00c4c
commit b440cc1546
3 changed files with 23 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ g_strv_get_type G_GNUC_CONST
g_hash_table_get_type G_GNUC_CONST
g_array_get_type G_GNUC_CONST
g_byte_array_get_type G_GNUC_CONST
g_error_get_type G_GNUC_CONST
g_ptr_array_get_type G_GNUC_CONST
g_regex_get_type G_GNUC_CONST
g_variant_type_get_gtype G_GNUC_CONST