Package: gtk
Accessor gtk:scrolled-window-max-content-width
Lambda Listgtk:scrolled-window-max-content-width (object) SyntaxArgumentsDetails The accessor for the max-content-width slot of the gtk:scrolled-window class gets or sets 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. It is a programming error to set the maximum content width to a value smaller than the min-content-width value. | See also |
2025-09-27