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