Computes the minimum and natural widths of the container
according to this.
See also get_preferred_width
this | |
container |
the Container using this |
for_height |
the height for which the width should be computed, or -1 |
min_width_p |
return location for the minimum width of the layout, or |
nat_width_p |
return location for the natural width of the layout, or |