Grx.Cursor.hide

@accepts(Grx.Cursor)
@returns(none)
def hide(self):
    # Python wrapper for grx_cursor_hide()
  

Erase the cursor. The saved data is restored.

self

the cursor