Gtk.CellView.prototype.set_background_color
function set_background_color(color:Gdk.Color):void { // Gjs wrapper for gtk_cell_view_set_background_color() }
Sets the background color of @view.
Since 2.6
- color
the new background color
function set_background_color(color:Gdk.Color):void { // Gjs wrapper for gtk_cell_view_set_background_color() }
Sets the background color of @view.
Since 2.6
the new background color