Package: gtk

Function gtk:cell-layout-clear-attributes

Lambda List

gtk:cell-layout-clear-attributes (layout cell)

Arguments

layout -- a gtk:cell-layout object
cell -- a gtk:cell-renderer object to clear the attribute mapping on

Details

Clears all existing attributes previously set with the gtk:cell-layout-add-attribute function.

Warning

The gtk:cell-layout implementation is deprecated since 4.10. Please do not use it in newly written code.
 

See also

#2023-9-16