Cursor.this

Creates a new cursor from the set of builtin cursors.

Parameters

display Display

the #GdkDisplay for which the cursor will be created

cursorType GdkCursorType

cursor to create

Return Value

a new #GdkCursor

Throws

ConstructionException GTK+ fails to create the object.

Meta