Jiang XU <[EMAIL PROTECTED]> writes:
>
> How to use gdk_window_shape_combine_mask( GdkWindow *, GdkBitmap *
> shape_mask, gint offset_x, gint offset_y )????
>
> What is "offset_x" and "offset_y" used for?? Is that to do with
> "GdkBitmap *shape_mask"????
>
The position of the mask with respect to the window. i.e. where in the
window is the mask located. Often 0,0 is correct.
Havoc
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list