Grx.mouse_is_cursor_shown

function mouse_is_cursor_shown(): Boolean {
    // Gjs wrapper for grx_mouse_is_cursor_shown()
}
  

Gets the mouse cursor visibility.

Returns

true if the mouse cursor is shown on the screen.