GObject.TypeCValue

Fields

Name

Type

Access

Description

v_double

float

r/w

the field for holding floating point values

v_int

int

r/w

the field for holding integer values

v_int64

int

r/w

the field for holding 64 bit integer values

v_long

int

r/w

the field for holding long integer values

v_pointer

object

r/w

the field for holding pointers

Methods

None

Details

class GObject.TypeCValue