ParamSpecVariant
Object Hierarchy:
Description:
[ Version ( since = "2.26" ) ]
[ CCode ( type_id = "G_TYPE_PARAM_VARIANT" ) ]
public class ParamSpecVariant : ParamSpec
[ CCode ( type_id = "G_TYPE_PARAM_VARIANT" ) ]
public class ParamSpecVariant : ParamSpec
A ParamSpec derived structure that contains the meta data for Variant properties.
When comparing values with values_cmp, scalar values with the same type will be compared with compare. Other non- null variants will be checked for equality with equal, and their sort order is otherwise undefined. null is ordered before non-null variants. Two null values compare equal.
Namespace: GLib
Package: gobject-2.0
Content:
Creation methods:
Fields:
Inherited Members:
All known members inherited from class GLib.ParamSpec