merge GVariant

This commit is contained in:
Ryan Lortie
2010-02-10 11:13:06 -05:00
parent 2afe2325c4
commit 1e655eb02c
14 changed files with 1039 additions and 3 deletions

View File

@@ -347,6 +347,7 @@ G_TYPE_REGEX
G_TYPE_ARRAY
G_TYPE_BYTE_ARRAY
G_TYPE_PTR_ARRAY
G_TYPE_VARIANT
GStrv
<SUBSECTION Standard>
@@ -361,6 +362,7 @@ g_regex_get_type
g_array_get_type
g_byte_array_get_type
g_ptr_array_get_type
g_variant_get_gtype
</SECTION>
<SECTION>