GParamSpec

Undocumented in source.

Members

Variables

Blurb
char* Blurb;
Undocumented in source.
Nick
char* Nick;
Undocumented in source.
flags
GParamFlags flags;

#GParamFlags flags for this parameter

gTypeInstance
GTypeInstance gTypeInstance;

private #GTypeInstance portion

name
const(char)* name;

name of this parameter: always an interned string

ownerType
GType ownerType;

#GType type that uses (introduces) this parameter

paramId
uint paramId;
Undocumented in source.
qdata
GData* qdata;
Undocumented in source.
refCount
uint refCount;
Undocumented in source.
valueType
GType valueType;

the #GValue type for this parameter

Meta