clutter_flow_layout_get_row_height ( flow_layout min_height max_height -- )


Vocabulary
clutter.ffi

Inputs
flow_layoutan object
min_heightan object
max_heightan object


Outputs
None

Definition


LIBRARY: clutter FUNCTION: void
clutter_flow_layout_get_row_height
( ClutterFlowLayout* flow_layout, gfloat* min_height,
gfloat* max_height )