Grx.TextOptions.prototype.set_fg_color
function set_fg_color(fg: Grx.Color): void {
// Gjs wrapper for grx_text_options_set_fg_color()
}
Sets the forground color.
- fg
the color
function set_fg_color(fg: Grx.Color): void {
// Gjs wrapper for grx_text_options_set_fg_color()
}
Sets the forground color.
the color