Grx.TextOptions.prototype.set_bg_color
function set_bg_color(bg: Grx.Color): void {
// Gjs wrapper for grx_text_options_set_bg_color()
}
Sets the background color.
- bg
the color
function set_bg_color(bg: Grx.Color): void {
// Gjs wrapper for grx_text_options_set_bg_color()
}
Sets the background color.
the color