Package: gtk
Accessor gtk:stack-interpolate-size
Lambda Listgtk:stack-interpolate-size (object) SyntaxArgumentsDetails Accessor of the interpolate-size slot of the gtk:stack class. The gtk:stack-interpolate-size function returns whether the stack is
set up to interpolate between the sizes of children on page switch. The (setf gtk:stack-interpolate-size) function sets whether or not stack will
interpolate its size when changing the visible child. If the interpolate-size property is set to true, the stack will interpolate its size between the current one and the one it will take after changing the visible child, according to the set transition duration. | See also |
2024-4-15