set_row_height


Description:

public void set_row_height (float min_height, float max_height)

Sets the minimum and maximum heights that a row can have

Parameters:

this

a FlowLayout

min_height

the minimum height of a row

max_height

the maximum height of a row