Grx.Cursor.prototype.hide
function hide(): void {
// Gjs wrapper for grx_cursor_hide()
}
Erase the cursor. The saved data is restored.
function hide(): void {
// Gjs wrapper for grx_cursor_hide()
}
Erase the cursor. The saved data is restored.