[ CCode ( has_construct_function = false ) ]
public Cursor (CursorType cursor_type)
Creates a new cursor from the set of builtin cursors for the default display.
Use Cursor.for_display instead.
See Cursor.for_display.
To make the cursor invisible, use gdk_blank_cursor.
| cursor_type |
cursor to create |
|
a new Cursor |