clutter_box_pack_before ( box actor sibling first_property varargs -- )


Vocabulary
clutter.ffi

Inputs
boxan object
actoran object
siblingan object
first_propertyan object
varargsan object


Outputs
None

Definition


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