_GValue Struct Reference
#include <
gvalue.h
>
Data Fields
GType
g_type
union {
gint
v_int
guint
v_uint
glong
v_long
gulong
v_ulong
gint64
v_int64
guint64
v_uint64
gfloat
v_float
gdouble
v_double
gpointer
v_pointer
}
data
[2]
Field Documentation
union { ... }
_GValue::data
[2]
GType
_GValue::g_type
gdouble
_GValue::v_double
gfloat
_GValue::v_float
gint
_GValue::v_int
gint64
_GValue::v_int64
glong
_GValue::v_long
gpointer
_GValue::v_pointer
guint
_GValue::v_uint
guint64
_GValue::v_uint64
gulong
_GValue::v_ulong
The documentation for this struct was generated from the following file:
gvalue.h