Package: gtk
Accessor gtk-box-child-fill
Lambda Listgtk-box-child-fill (container child) SyntaxArgumentsDetails Accessor of the fill child property of the gtk-box class. Whether the child widget should fill extra space or use it as padding. The halign or valign properties are the preferred way to influence whether the child widget fills available space, by setting the align property of the child widget corresponding to the orientation of the box to the :fill value of the gtk-align enumeration to fill, or to something else to refrain from filling. | See also |
2021-10-31