Grx.TextOptions.set_bg_color

@accepts(Grx.TextOptions, Grx.Color)
@returns(none)
def set_bg_color(self, bg):
    # Python wrapper for grx_text_options_set_bg_color()
  

Sets the background color.

self

the options

bg

the color