Learn R Programming

RGtk2 (version 2.8.7)

gdkCursorNew: gdkCursorNew

Description

Creates a new cursor from the set of builtin cursors for the default display. See gdkCursorNewForDisplay.

Usage

gdkCursorNew(cursor.type)

Arguments

Value

[GdkCursor] a new GdkCursor

Details

To make the cursor invisible, use gdkCursorNewFromPixmap to create a cursor with no pixels in it.