gobject.type_cvalue
Module for [TypeCValue] class
class TypeCValue
Types 1
classTypeCValue
A union holding one collected value.
Fields
GTypeCValue _cInstanceMethods
void * _cPtr()void vInt(int propval) @propertySet `vInt` field. Params: propval = the field for holding integer valuesvoid vLong(glong propval) @propertySet `vLong` field. Params: propval = the field for holding long integer valuesvoid vInt64(long propval) @propertySet `vInt64` field. Params: propval = the field for holding 64 bit integer valuesvoid vDouble(double propval) @propertySet `vDouble` field. Params: propval = the field for holding floating point values