CellView.setBackgroundColor

void setBackgroundColor(gdk.color.Color color)

Sets the background color of view.

Parameters

colorthe new background color

Deprecated

Use [gtk.cell_view.CellView.setBackgroundRgba] instead.