Grx.mouse_set_cursor
@accepts(Grx.Cursor)
@returns(none)
def mouse_set_cursor(cursor):
# Python wrapper for grx_mouse_set_cursor()
Sets the mouse cursor to the specified cursor.
- cursor
the cursor
@accepts(Grx.Cursor)
@returns(none)
def mouse_set_cursor(cursor):
# Python wrapper for grx_mouse_set_cursor()
Sets the mouse cursor to the specified cursor.
the cursor