Cursor.newForDisplay

gdk.cursor.Cursor newForDisplay(gdk.display.Display display, gdk.types.CursorType cursorType) static nothrow

Creates a new cursor from the set of builtin cursors.

Parameters

displaythe #GdkDisplay for which the cursor will be created
cursorTypecursor to create

Returns

a new #GdkCursor, or null on failure