New Cursor (gb.gtk)
Dim hCursor
As Cursor
hCursor
= New Cursor ( Picture As Picture [ , X As Integer, Y As Integer ] )
Creates a new cursor from a
Picture object and an optional hot spot.
If not specified, the default hotspot is the top left of the picture.