Method
GtkCellLayoutclear_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. |