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