Creates a new cursor from the set of builtin cursors for the default display. See gdk_cursor_new_for_display().
To make the cursor invisible, use %GDK_BLANK_CURSOR.
cursor to create
Return: a new #GdkCursor
Deprecated: Use gdk_cursor_new_for_display() instead.
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a new cursor from the set of builtin cursors for the default display. See gdk_cursor_new_for_display().
To make the cursor invisible, use %GDK_BLANK_CURSOR.