Package: gtk
Function gtk:tree-view-column-pack-end
Lambda Listgtk:tree-view-column-pack-end (column renderer &key expand) ArgumentsDetails
Packs the cell renderer to the end of the tree view column. If the expand argument is false, then the cell renderer is
allocated no more space than it needs. Any unused space is divided evenly between cell renderers for which the expand argument is true. Warning | See also |
#2024-3-8