Source position: lazgdk3.pas line 4611
function gdk_cursor_new_from_pixbuf(
display: PGdkDisplay;
pixbuf: PGdkPixbuf;
x: gint;
y: gint
):PGdkCursor;