[Top]
GDK
GDK.Window
|
Method GDK.Window()->set_bitmap_cursor()
- Method
set_bitmap_cursor
-
object(GDK.Window) GDK.Window()->set_bitmap_cursor(object(GDK.Bitmap) image, object(GDK.Bitmap) mask, object(GDK.Color) fg, object(GDK.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.
|