Learn R Programming

RGtk2 (version 2.8.8)

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
[GdkCursorType] cursor to create

Value

Details

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