Virtual Method
GtkCellLayoutclear_attributes
since: 2.4
Declaration [src]
void
clear_attributes (
  GtkCellLayout* cell_layout,
  GtkCellRenderer* cell
)
      Description [src]
Clears all existing attributes previously set with gtk_cell_layout_set_attributes().
Available since: 2.4
Parameters
cell- 
            
Type:
GtkCellRendererA
GtkCellRendererto clear the attribute mapping on.The data is owned by the caller of the method.