RE: [gtk-list] Re: handling pixmaps




On 15-Apr-98 Owen Taylor wrote:
> Since the goal was to draw one pixmap onto another, another
> call will also in handy, even if using a backing pixmap,
> 
> void gdk_draw_pixmap   (GdkDrawable  *drawable,
>                         GdkGC        *gc,
>                         GdkDrawable  *src,
>                         gint          xsrc,
>                         gint          ysrc,
>                         gint          xdest,
>                         gint          ydest,
>                         gint          width,
>                         gint          height);
> 

When the first arg is a pixmap, what do I use for the second arg?

--
E-Mail: Tony Gale <gale@daedalus.dera.gov.uk>
Beware of low-flying butterflies.

The views expressed above are entirely those of the writer
and do not represent the views, policy or understanding of
any other person or official body.



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