Searched defs:_GParamSpecTypeInfo (Results 1 – 1 of 1) sorted by relevance
341 struct _GParamSpecTypeInfo struct344 guint16 instance_size; /* obligatory */345 guint16 n_preallocs; /* optional */346 void (*instance_init) (GParamSpec *pspec); /* optional */349 GType value_type; /* obligatory */350 void (*finalize) (GParamSpec *pspec); /* optional */351 void (*value_set_default) (GParamSpec *pspec, /* recommended */353 gboolean (*value_validate) (GParamSpec *pspec, /* optional */355 gint (*values_cmp) (GParamSpec *pspec, /* recommended */