Handbook
Glossary
json_gobject_to_data ( gobject length -- gchar* )
Vocabulary
clutter
.
json
.
ffi
Inputs
gobject
an
object
length
an
object
Outputs
gchar*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
clutter.json.ffi
LIBRARY:
clutter.json
FUNCTION:
gchar*
json_gobject_to_data
( GObject* gobject, gulong* length )