Package: gtk
Function gtk-tree-view-insert-column
Lambda Listgtk-tree-view-insert-column (view column position) ArgumentsReturn ValueAn integer with the number of columns in view after insertion. Details This inserts the column into the view at the given position. If position 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 :fixed. | See also |
2021-2-26