Re: question about gdk_window_shape_combine_mask(...)



Jiang XU <jiang xu echostar com> 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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]