CellView.setBackgroundColor
void setBackgroundColor(gdk.color.Color color)Sets the background color of view.
Parameters
color | the new background color |
Deprecated
Use [gtk.cell_view.CellView.setBackgroundRgba] instead.
void setBackgroundColor(gdk.color.Color color)Sets the background color of view.
color | the new background color |