Package: gtk
Function gtk:tree-view-column-set-attributes
Lambda Listgtk:tree-view-column-set-attributes (column renderer &rest attributes) ArgumentsDetails        
    Sets the attributes in the list as the attributes of the tree view column.  
  The attributes should be in attribute/column order, as in the  gtk:tree-view-column-add-attribute function. All existing attributes are
  removed, and replaced with the new attributes.   Warning | See also | 
#2024-05-04