Searched defs:_GParamSpecTypeInfo (Results 1 – 1 of 1) sorted by relevance
376 struct _GParamSpecTypeInfo struct379 guint16 instance_size; /* obligatory */380 guint16 n_preallocs; /* optional */381 void (*instance_init) (GParamSpec *pspec); /* optional */384 GType value_type; /* obligatory */385 void (*finalize) (GParamSpec *pspec); /* optional */386 void (*value_set_default) (GParamSpec *pspec, /* recommended */388 gboolean (*value_validate) (GParamSpec *pspec, /* optional */390 gint (*values_cmp) (GParamSpec *pspec, /* recommended */