Extracted from Pike v7.3 release 14 at 2002-02-15.
pike.roxen.com
[Top]
GTK
GTK.Widget

Method GTK.Widget()->set_bitmap_cursor()


Method set_bitmap_cursor

object(GTK.Widget) GTK.Widget()->set_bitmap_cursor(object(GDK.Bitmap) source, object(GDK.Bitmap) mask, object(GDK.Color) fg, object(GDK.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.