Package: gtk
Accessor gtk:tree-view-column-max-width
Lambda Listgtk:tree-view-column-max-width (object) SyntaxArgumentsDetails The accessor for the max-width slot of the gtk:tree-view-column class gets or sets the maximum width in pixels
of the tree view column. If width is -1, then the maximum width is unset. Note, the tree view
column can actually be wider than max width if it is the last column in a
tree view. In this case, the column expands to fill any extra space. Warning | See also |
2025-09-21