Method
MetaWindowget_min_size
Declaration [src]
gboolean
meta_window_get_min_size (
MetaWindow* window,
int* width,
int* height
)
Description [src]
Gets the minimum size allowed for this window, if set by the client application, or to 0 if not.
Returns TRUE if the minimum size is known.