Creates a new cursor from the set of builtin cursors for the default display. See gdk.cursor.Cursor.newForDisplay.
To make the cursor invisible, use gdk.types.CursorType.BlankCursor.
cursor to create
a new #GdkCursor
Deprecated: Use gdk.cursor.Cursor.newForDisplay instead.
Creates a new cursor from the set of builtin cursors for the default display. See gdk.cursor.Cursor.newForDisplay.
To make the cursor invisible, use gdk.types.CursorType.BlankCursor.