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 slot access 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) slot access 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. Since 3.22 | See also |
2021-4-14