Handbook
Glossary
clutter_box_pack_after ( box actor sibling first_property varargs -- )
Vocabulary
clutter
.
ffi
Inputs
box
an
object
actor
an
object
sibling
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_after
( ClutterBox* box, ClutterActor* actor, ClutterActor*
sibling, gchar* first_property,
void*
varargs )