Grx.mouse_unblock

function mouse_unblock(flags: Number(guint)): void {
    // Gjs wrapper for grx_mouse_unblock()
}
  

Restore the mouse cursor after a call to Grx.mouse_block.

flags

flags returned by Grx.mouse_block