Cursor


Description:

[ CCode ( has_construct_function = false ) ]
public Cursor (CursorType cursor_type)

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