clutter_flow_layout_get_column_width ( flow_layout min_width max_width -- )


Vocabulary
clutter.ffi

Inputs
flow_layoutan object
min_widthan object
max_widthan object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void
clutter_flow_layout_get_column_width
( ClutterFlowLayout* flow_layout, gfloat* min_width, gfloat*
max_width )