mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-29 04:14:11 +02:00
GVariantIter, GVariantBuilder
This commit is contained in:
@@ -270,6 +270,7 @@ gboolean g_variant_type_is_maybe (const G
|
||||
gboolean g_variant_type_is_array (const GVariantType *type);
|
||||
gboolean g_variant_type_is_tuple (const GVariantType *type);
|
||||
gboolean g_variant_type_is_dict_entry (const GVariantType *type);
|
||||
gboolean g_variant_type_is_variant (const GVariantType *type);
|
||||
|
||||
/* for hash tables */
|
||||
guint g_variant_type_hash (gconstpointer type);
|
||||
|
Reference in New Issue
Block a user