clutter_flow_layout_set_row_height

Function clutter_flow_layout_set_row_height 

Source
pub unsafe extern "C" fn clutter_flow_layout_set_row_height(
    layout: *mut ClutterFlowLayout,
    min_height: c_float,
    max_height: c_float,
)