gtkCellLayoutClearAttributes {RGtk2} | R Documentation |
Clears all existing attributes previously set with
gtkCellLayoutSetAttributes
.
gtkCellLayoutClearAttributes(object, cell)
|
[GtkCellLayout ] A GtkCellLayout . |
|
[GtkCellRenderer ] A GtkCellRenderer to clear the attribute mapping on. |
Since 2.4
Derived by RGtkGen from GTK+ documentation