allow_none


Description:

public bool allow_none { get; set; }

Whether to allow squeezing beyond the last child's minimum size.

If set to `TRUE`, the squeezer can shrink to the point where no child can be shown. This is functionally equivalent to appending a widget with 0x0 minimum size.




2022 vala-language.org