[][src]Type Definition irssi_sys::GVariantType

type GVariantType = _GVariantType;

GVariantType:

A type in the GVariant type system.

Two types may not be compared by value; use g_variant_type_equal() or g_variant_type_is_subtype_of(). May be copied using g_variant_type_copy() and freed using g_variant_type_free().