get_column_width


Description:

public void get_column_width (out float min_width, out float max_width)

Retrieves the minimum and maximum column widths

Parameters:

this

a FlowLayout

min_width

return location for the minimum column width, or null

max_width

return location for the maximum column width, or null