Package: gtk
Accessor gtk:box-child-expand
Lambda Listgtk:box-child-expand (container child) SyntaxArgumentsDetails Accessor of the expand child property of the gtk:box class.
Whether the child widget should receive extra space when the parent widget grows. The hexpand or vexpand properties
are the preferred way to influence whether the child widget receives extra
space, by setting the expand property of the child widget corresponding to
the orientation of the box. In contrast to the hexpand property, the expand child property does
not cause the box to expand itself. | See also |
2024-3-15