clutter_box_layout_get_fill ( box_layout actor x_fill y_fill -- )


Vocabulary
clutter.ffi

Inputs
box_layoutan object
actoran object
x_fillan object
y_fillan object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void clutter_box_layout_get_fill
( ClutterBoxLayout* box_layout, ClutterActor* actor,
gboolean* x_fill, gboolean* y_fill )