Handbook
Glossary
GValue
Vocabulary
gobject
.
ffi
Definition
USING:
classes.struct
gobject-introspection.standard-types
;
IN:
gobject.ffi
STRUCT:
GValue
{
g_type
GType
initial:
0
}
{
data gpointer[2]
}
;
Methods
USING:
classes.struct
classes.struct.private
gobject.ffi
kernel
;
M:
GValue
clone
clone-underlying
\
GValue
memory>struct
;
inline
USING:
accessors
classes.struct
combinators.smart
gobject.ffi
;
M:
GValue
struct-slot-values
{
[
g_type>>
]
[
data>>
]
}
cleave>array
;
inline