Method
GLibVariantis_of_type
since: 2.24
Declaration [src]
gboolean
g_variant_is_of_type (
GVariant* value,
const GVariantType* type
)
Parameters
type
-
Type:
GVariantType
A
GVariantType
.The data is owned by the caller of the method.