Cursor.this

Creates a new cursor from the set of builtin cursors for the default display. See gdk_cursor_new_for_display(). To make the cursor invisible, use GDK_BLANK_CURSOR.

Parameters

cursorType GdkCursorType

cursor to create

Throws

ConstructionException GTK+ fails to create the object.

Meta