CellView.setBackgroundColor

Warning gtk_cell_view_set_background_color has been deprecated since version 3.4 and should not be used in newly-written code. Use gtk_cell_view_set_background_rgba() instead. Sets the background color of view. Since 2.6

class CellView
void
setBackgroundColor

Parameters

color Color

the new background color

Meta