Re: question about gdk_window_shape_combine_mask(...)
- From: Havoc Pennington <hp redhat com>
- To: Jiang XU <jiang xu echostar com>
- Cc: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>,	"gtk-list redhat com" <gtk-list redhat com>
- Subject: Re: question about gdk_window_shape_combine_mask(...)
- Date: 13 Feb 2001 13:34:54 -0500
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]