Package: gtk
Function gtk-tree-view-column-pack-start
Lambda Listgtk-tree-view-column-pack-start (column renderer &key expand) ArgumentsDetails
Packs the cell renderer into the beginning of the tree view column. If expand 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 expand is true. | See also |
2021-2-24