Grx.user_draw_text
@accepts(unicode, int, int, Grx.TextOptions) @returns(none) def user_draw_text(text, x, y, options): # Python wrapper for grx_user_draw_text()
- text
- x
- y
- options
@accepts(unicode, int, int, Grx.TextOptions) @returns(none) def user_draw_text(text, x, y, options): # Python wrapper for grx_user_draw_text()