get_min_size
Description:
public void get_min_size (
out int width,
out int height)
Gets the minimum size of this.
Parameters:
| this |
a `GtkConstraintGuide` object
|
| width |
return location for the minimum width
|
| height |
return location for the minimum height
|