Handbook
Glossary
json_array_sized_new ( n_elements -- JsonArray* )
Vocabulary
clutter
.
json
.
ffi
Inputs
n_elements
an
object
Outputs
JsonArray*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
clutter.json.ffi
LIBRARY:
clutter.json
FUNCTION:
JsonArray*
json_array_sized_new
(
guint
n_elements )