#include <gparam.h>
Data Fields |
|
guint16 | instance_size |
guint16 | n_preallocs |
void(* | instance_init )(GParamSpec *pspec) |
GType | value_type |
void(* | finalize )(GParamSpec *pspec) |
void(* | value_set_default )(GParamSpec *pspec, GValue *value) |
gboolean(* | value_validate )(GParamSpec *pspec, GValue *value) |
gint(* | values_cmp )(GParamSpec *pspec, const GValue *value1, const GValue *value2) |
|
|
|
|
|
|
|
|