Grx.mouse_set_cursor
function mouse_set_cursor(cursor: Grx.Cursor): void {
// Gjs wrapper for grx_mouse_set_cursor()
}
Sets the mouse cursor to the specified cursor.
- cursor
the cursor
function mouse_set_cursor(cursor: Grx.Cursor): void {
// Gjs wrapper for grx_mouse_set_cursor()
}
Sets the mouse cursor to the specified cursor.
the cursor