Package: gtk
Accessor gtk:tree-view-column-expand
Lambda Listgtk:tree-view-column-expand (object) SyntaxArgumentsDetails The accessor for the expand slot gets or sets
whether the tree view column gets share of extra width allocated to the
widget.
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 |
2026-08-28