Package: gtk
Accessor gtk:tree-view-column-expand
Lambda Listgtk:tree-view-column-expand (object) SyntaxArgumentsDetails Accessor of the expand slot of the gtk:tree-view-column class. The gtk:tree-view-column-expand function returns true if the tree
view column expands to take any available space. The (setf gtk:tree-view-column-expand) function sets the tree view column to take
available extra space. This space is shared equally amongst all tree view columns that have the expand set to true. If no column has this option
set, then the last column gets all extra space. By default, every column is created with this false. Warning | See also |
2024-2-19