Handbook
Glossary
clutter_box_packv ( box actor n_properties properties values -- )
Vocabulary
clutter
.
ffi
Inputs
box
an
object
actor
an
object
n_properties
an
object
properties
an
object
values
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
gobject.ffi
;
IN:
clutter.ffi
LIBRARY:
clutter
FUNCTION:
void
clutter_box_packv
( ClutterBox* box, ClutterActor* actor,
guint
n_properties,
gchar** properties, GValue** values )