Package: gtk
Function gtk:tree-view-insert-column
Lambda Listgtk:tree-view-insert-column (view column pos) ArgumentsReturn ValueThe integer with the number of columns in view after insertion. Details
This inserts the column into the tree view at the given position. If the pos argument is -1, then the column is inserted at the end. If view has the fixed-height-mode property enabled, then column must have its sizing property set to be the :fixed value. Warning | See also |
2024-3-10