gtkCellLayoutSetAttributes: gtkCellLayoutSetAttributes
Description
Sets the attributes in list as the attributes of cell.layout
. The
attributes should be in attribute/column order, as in
gtkCellLayoutAddAttribute
. All existing attributes are removed, and
replaced with the new attributes.Usage
gtkCellLayoutSetAttributes(object, cell, ...)