Grx.TextOptions.set_v_align
@accepts(Grx.TextOptions, Grx.TextVAlign)
@returns(none)
def set_v_align(self, v_align):
# Python wrapper for grx_text_options_set_v_align()
Sets the vertical alignment.
- self
the options
- v_align
the alignment
@accepts(Grx.TextOptions, Grx.TextVAlign)
@returns(none)
def set_v_align(self, v_align):
# Python wrapper for grx_text_options_set_v_align()
Sets the vertical alignment.
the options
the alignment