g_variant_type_is_subtype_of ( variant_type supertype -- gboolean )


Vocabulary
glib.ffi

Inputs
variant_typean object
supertypean object


Outputs
gbooleanan object


Definition


LIBRARY: glib FUNCTION: gboolean
g_variant_type_is_subtype_of
( GVariantType* variant_type, GVariantType* supertype )