Grx.TextOptions.get_fg_color
@accepts(Grx.TextOptions)
@returns(Grx.Color)
def get_fg_color(self):
# Python wrapper for grx_text_options_get_fg_color()
Gets the forground color.
- self
the options
- Returns
@accepts(Grx.TextOptions)
@returns(Grx.Color)
def get_fg_color(self):
# Python wrapper for grx_text_options_get_fg_color()
Gets the forground color.
the options