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