Grx.TextOptions.set_h_align
@accepts(Grx.TextOptions, Grx.TextHAlign) @returns(none) def set_h_align(self, h_align): # Python wrapper for grx_text_options_set_h_align()
Sets the horizontal alignment.
- self
the options
- h_align
the alignment
@accepts(Grx.TextOptions, Grx.TextHAlign) @returns(none) def set_h_align(self, h_align): # Python wrapper for grx_text_options_set_h_align()
Sets the horizontal alignment.
the options
the alignment