#include <stdapis/glib-2.0/gobject/gobject.h>
struct _GObjectConstructParam |
Public Attributes | |
---|---|
GParamSpec * | pspec |
GValue * | value |
GObjectConstructParam: : the GParamSpec of the construct parameter : the value to set the parameter to
The <structname>GObjectConstructParam</structname> struct is an auxiliary structure used to hand GParamSpec/GValue pairs to the of a GObjectClass.