get_minimum_size
Description:
Retrieves the minimum size for a stage window as set using set_minimum_size.
The returned size may not correspond to the actual minimum size and it is specific to the Stage implementation inside the Clutter backend
Parameters:
this |
a Stage |
width |
return location for the minimum width, in pixels, or |
height |
return location for the minimum height, in pixels, or |