gdkCursorNew: gdkCursorNew
Description
Creates a new cursor from the set of builtin cursors for the default display.
See gdkCursorNewForDisplay
.Usage
gdkCursorNew(cursor.type)
Arguments
cursor.type
cursor to create
Details
To make the cursor invisible, use GDK_BLANK_CURSOR
.