Cursor.newForDisplay
gdk.cursor.Cursor newForDisplay(gdk.display.Display display, gdk.types.CursorType cursorType)Creates a new cursor from the set of builtin cursors.
Parameters
display | the #GdkDisplay for which the cursor will be created |
cursorType | cursor to create |
Returns
a new #GdkCursor, or null on failure