Grx.mouse_get_cursor
function mouse_get_cursor(): Grx.Cursor {
// Gjs wrapper for grx_mouse_get_cursor()
}
Gets the current mouse cursor.
- Returns
the cursor or null if the cursor has not been set.
function mouse_get_cursor(): Grx.Cursor {
// Gjs wrapper for grx_mouse_get_cursor()
}
Gets the current mouse cursor.
the cursor or null if the cursor has not been set.