Package: gtk
Accessor gtk:scrolled-window-max-content-width
Lambda Listgtk:scrolled-window-max-content-width (object) SyntaxArgumentsDetails Accessor of the max-content-width slot of the gtk:scrolled-window class. The gtk:scrolled-window-max-content-width function returns the maximum
content width that the scrolled window should keep visible. The scrolled
window will grow up to this width before it starts scrolling the content. The (setf gtk:scrolled-window-max-content-width) function sets the maximum width. It is a programming error to set the maximum content width to a value smaller than the min-content-width value. | See also |
2024-7-5