Grx.TextOptions.set_font

@accepts(Grx.TextOptions, Grx.Font)
@returns(none)
def set_font(self, font):
    # Python wrapper for grx_text_options_set_font()
  

Sets the font.

self

the options

font

the font