Method
GLibVariantTypehash
since: 2.24
Declaration [src]
guint
g_variant_type_hash (
gconstpointer type
)
Description [src]
Hashes type.
The argument type of type is only #gconstpointer to allow use with
GHashTable without function pointer casting. A valid
GVariantType must be provided.
Available since: 2.24