gdkCursorNew {RGtk2} | R Documentation |
Creates a new cursor from the set of builtin cursors for the default display.
See gdkCursorNewForDisplay
.
gdkCursorNew(cursor.type)
|
[GdkCursorType ] cursor to create |
To make the cursor invisible, use gdkCursorNewFromPixmap
to create
a cursor with no pixels in it.
Derived by RGtkGen from GTK+ documentation