[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: drawing a shaped pixmap in an drawing area
- From: Havoc Pennington <hp redhat com>
- To: Andreas Sliwka <goff nef wh uni-dortmund de>
- Cc: gtklist <gtk-app-devel-list redhat com>
- Subject: Re: drawing a shaped pixmap in an drawing area
- Date: 06 Feb 2000 12:24:13 -0500
Andreas Sliwka <goff@nef.wh.uni-dortmund.de> writes:
> its me again. How can i paint a shaped pixmap in an drawing area?
> gdk_draw_pixmaps takes only a GdkPixmap* but no GdkBitmap. Is there a
> better documentation than http://developer.gnome.org/doc/API/gdk ?
>
Set the clip mask in the graphics context you use to draw.
http://developer.gnome.org/doc/GGAD/ may help too.
Havoc
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]