Cursor.newForDisplay

Creates a new cursor from the set of builtin cursors.

Parameters

display gdk.display.Display

the #GdkDisplay for which the cursor will be created

cursorType gdk.types.CursorType

cursor to create

Return Value

Type: gdk.cursor.Cursor

a new #GdkCursor, or null on failure