GTypeCValue.__anonymous

Undocumented in source.

Members

Variables

vDouble
double vDouble;

the field for holding floating point values

vInt
int vInt;

the field for holding integer values

vInt64
long vInt64;

the field for holding 64 bit integer values

vLong
glong vLong;

the field for holding long integer values

vPointer
void* vPointer;

the field for holding pointers

Meta