Package: gtk
Accessor gtk:container-resize-mode
Lambda Listgtk:container-resize-mode (object) SyntaxArgumentsDetails Accessor of the resize-mode slot of the gtk:container class. The gtk:container-resize-mode function returns the current resize mode of the container. The (setf gtk:container-resize-mode) function sets the
resize mode. The resize mode of a container determines whether a resize request will be passed to the parent of the container, queued for later execution or executed immediately. Warning | See also |
2023-3-3