module SFCursor:sig..end
Online documentation for the Cursor class
type | | | Arrow | 
| | | ArrowWait | 
| | | Wait | 
| | | Text | 
| | | Hand | 
| | | SizeHorizontal | 
| | | SizeVertical | 
| | | SizeTopLeftBottomRight | 
| | | SizeBottomLeftTopRight | 
| | | SizeAll | 
| | | Cross | 
| | | Help | 
| | | NotAllowed | 
type 
val loadFromPixels : data:bytes -> size:int * int -> hotspot:int * int -> t
val loadFromSystem : native_cursor -> t