clutter_box_pack ( box actor first_property varargs -- )


Vocabulary
clutter.ffi

Inputs
boxan object
actoran object
first_propertyan object
varargsan object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void clutter_box_pack
( ClutterBox* box, ClutterActor* actor, gchar*
first_property, void* varargs )