Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.GdkWindow

Method GTK2.GdkWindow()->set_bitmap_cursor()


Method set_bitmap_cursor

GDK2.Window set_bitmap_cursor(GTK2.GdkBitmap image, GTK2.GdkBitmap mask, GTK2.GdkColor fg, GTK2.GdkColor 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.