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 slot access function gtk-tree-view-column-expand returns true if the tree view column expands to take any available space. The slot access function (setf gtk-tree-view-column-expand) 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. | See also |
2021-2-24