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