Handbook
Glossary
GObjectGetPropertyFunc ( quot -- alien )
Vocabulary
gobject
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
CALLBACK:
void
GObjectGetPropertyFunc
( GObject* object,
guint
property_id, GValue* value,
GParamSpec* pspec )