clutter_box_packv ( box actor n_properties properties values -- )


Vocabulary
clutter.ffi

Inputs
boxan object
actoran object
n_propertiesan object
propertiesan object
valuesan object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void clutter_box_packv
( ClutterBox* box, ClutterActor* actor, guint n_properties,
gchar** properties, GValue** values )