Package: gtk
Accessor gtk:tree-view-column-resizable
Lambda Listgtk:tree-view-column-resizable (object) SyntaxArgumentsDetails The accessor for the resizable slot of the gtk:tree-view-column class gets or sets whether the column is user
resizable. If resizable is true, then the user can explicitly resize the tree view column by grabbing the outer edge of the column button. If resizable is true and the sizing mode of the tree view column is :autosize, then the sizing mode is changed to :grow-only. Warning | See also |
2025-09-21