GObject.TypeCValue¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
v_double |
r/w |
the field for holding floating point values |
|
v_int |
r/w |
the field for holding integer values |
|
v_int64 |
r/w |
the field for holding 64 bit integer values |
|
v_long |
r/w |
the field for holding long integer values |
|
v_pointer |
r/w |
the field for holding pointers |
Methods¶
None
Details¶
- class GObject.TypeCValue¶