Method GTK1.Widget()->set_bitmap_cursor()
- Method set_bitmap_cursor
GTK1.Widget
set_bitmap_cursor(GDK1.Bitmap
source
,GDK1.Bitmap
mask
,GDK1.Color
fg
,GDK1.Color
bg
,int
xhot
,int
yhot
)- Description
xhot and yhot are the locations of the x and y hotspot relative to the upper left corner of the cursor image. Both the bitmaps and the colors must be specified.