Grx.TextOptions.set_fg_color

@accepts(Grx.TextOptions, Grx.Color)
@returns(none)
def set_fg_color(self, fg):
    # Python wrapper for grx_text_options_set_fg_color()
  

Sets the forground color.

self

the options

fg

the color