measure
Description:
Measures the size of the widget
using this, for the given orientation
and size.
See the [class@Gtk.Widget] documentation on layout management for more details.
Parameters:
this |
a `GtkLayoutManager` |
widget |
the `GtkWidget` using this |
orientation |
the orientation to measure |
for_size |
Size for the opposite of |
minimum |
the minimum size for the given size and orientation |
natural |
the natural, or preferred size for the given size and orientation |
minimum_baseline |
the baseline position for the minimum size |
natural_baseline |
the baseline position for the natural size |