Creates a new cursor from the set of builtin cursors for the default display. See Cursor.newForDisplay.
To make the cursor invisible, use GDK_BLANK_CURSOR.
cursor to create
a new gdk.Cursor
Deprecated: Use Cursor.newForDisplay instead.
ConstructionException GTK+ fails to create the object.
Creates a new cursor from the set of builtin cursors for the default display. See Cursor.newForDisplay.
To make the cursor invisible, use GDK_BLANK_CURSOR.