- collectFormat
string collectFormat [@property getter]
- collectFormat
string collectFormat [@property setter]
- collectValue
GTypeValueCollectFunc collectValue [@property getter]
- collectValue
GTypeValueCollectFunc collectValue [@property setter]
- lcopyFormat
string lcopyFormat [@property getter]
- lcopyFormat
string lcopyFormat [@property setter]
- lcopyValue
GTypeValueLCopyFunc lcopyValue [@property getter]
- lcopyValue
GTypeValueLCopyFunc lcopyValue [@property setter]
- valueCopy
GTypeValueCopyFunc valueCopy [@property getter]
- valueCopy
GTypeValueCopyFunc valueCopy [@property setter]
- valueFree
GTypeValueFreeFunc valueFree [@property getter]
- valueFree
GTypeValueFreeFunc valueFree [@property setter]
- valueInit
GTypeValueInitFunc valueInit [@property getter]
- valueInit
GTypeValueInitFunc valueInit [@property setter]
- valuePeekPointer
GTypeValuePeekPointerFunc valuePeekPointer [@property getter]
Get field valuePeekPointer.
- valuePeekPointer
GTypeValuePeekPointerFunc valuePeekPointer [@property setter]
Set field valuePeekPointer.
The #GTypeValueTable provides the functions required by the #GValue implementation, to serve as a container for values of a type.