Computes the minimum and natural heights of the container
according to this.
See also get_preferred_height
this | |
container |
the Container using this |
for_width |
the width for which the height should be computed, or -1 |
min_height_p |
return location for the minimum height of the layout, or |
nat_height_p |
return location for the natural height of the layout, or |