Package: gtk
Accessor gtk:stack-vhomogeneous
Lambda Listgtk:stack-vhomogeneous (object) SyntaxArgumentsDetails Accessor of the vhomogeneous slot of the gtk:stack class. The gtk:stack-vhomogeneous function gets whether the stack is vertically homogeneous. The (setf gtk:stack-vhomogeneous) function sets the stack to be
vertically homogeneous or not. If the stack is homogeneous, the stack will request the same height for all its children. If it is not, the stack may change height when a different child becomes visible. | See also |
2024-4-15