Gtk.CellView.prototype.set_background_rgba
function set_background_rgba(rgba:Gdk.RGBA):void { // Gjs wrapper for gtk_cell_view_set_background_rgba() }
Sets the background color of cell_view.
Since 3.0
- rgba
the new background color
function set_background_rgba(rgba:Gdk.RGBA):void { // Gjs wrapper for gtk_cell_view_set_background_rgba() }
Sets the background color of cell_view.
Since 3.0
the new background color