Cursor.this

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

To make the cursor invisible, use GDK_BLANK_CURSOR.

More...

Parameters

cursorType GdkCursorType

cursor to create

Return Value

Detailed Description

Deprecated: Use Cursor.newForDisplay instead.

Throws

ConstructionException GTK+ fails to create the object.