Method GDK2.Window()->set_bitmap_cursor()
- Method
set_bitmap_cursor
GDK2.Window
set_bitmap_cursor(GDK2.Bitmap
image
,GDK2.Bitmap
mask
,GDK2.Color
fg
,GDK2.Color
bg
,int
xhot
,int
yhot
)- Description
xhot,yhot are the locations of the x and y hotspot relative to the upper left corner of the cursor image.