Cursor


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( deprecated = true , deprecated_since = "3.16" ) ]
public Cursor (CursorType cursor_type)

Warning: Cursor is deprecated since 3.16.

Creates a new cursor from the set of builtin cursors for the default display.

Note:

Use Cursor.for_display instead.

See Cursor.for_display.

To make the cursor invisible, use gdk_blank_cursor.

Parameters:

cursor_type

cursor to create

Returns:

a new Cursor