Method
Gtk.CellLayout.clear_attributes
Declaration [src]
void
gtk_cell_layout_clear_attributes (
GtkCellLayout* cell_layout,
GtkCellRenderer* cell
)
Description [src]
Clears all existing attributes previously set with
gtk_cell_layout_set_attributes()
.
Parameters
cell |
GtkCellRenderer |
a |
|
The data is owned by the caller of the function |