Package: gtk
Function gtk:cell-layout-set-attributes
Lambda Listgtk:cell-layout-set-attributes (layout cell &rest attributes) ArgumentsDetails Sets the attributes in the list as the attributes of layout.
The attributes should be in attribute/colnum order, as in the gtk:cell-layout-add-attribute function. All existing attributes are
removed, and replaced with the new attributes. | See also |
2024-3-24