Re: need to combine 2 xpm, has to be a better way
- From: Owen Taylor <owen gtk org>
- To: Travis Loyd <lelandg usa net>
- cc: gtk-list redhat com
- Subject: Re: need to combine 2 xpm, has to be a better way
- Date: Fri, 26 Jun 1998 16:00:54 -0400
Travis Loyd <lelandg@usa.net> writes:
> >So, you can draw a point on it with:
> >
> > gdk_draw_point(pixmap...),
> >
> >or another pixmap on it with
> >
> > gdk_draw_pixmap (pixmap, gc, other_pixmap,...)
>
> Is it just me or do these two functions not exist? I tried to find them in
> /usr/local/include/gtk and /usr/local/include/gdk ... I am running
> gtk+-1.0.4.
I think it is just you ;-)
Take a look in /usr/local/include/gdk/gdk.h
(Assuming you installed GTK+ with the default prefix /usr/local/)
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]