Re: [gtk-list] Re: Pixmap vs Bitmap
- From: Derek Simkowiak <dereks kd-dev com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: Pixmap vs Bitmap
- Date: Mon, 1 May 2000 12:31:16 -0700 (PDT)
> > error from the X server. You have to use gdk_draw_bitmap() to draw a
>
> I thought that function exists, but I can't find it
> in gdk reference.
[...]
> That's really odd, because gdk.h has the header for
> this function, but the function doesn't exist.
Hmm, he's right (in 1.2.6, at least):
[dereks@localhost gdk]$ pwd
/home/dereks/Gtk/gtk+-1.2.6/gdk
[dereks@localhost gdk]$ grep gdk_draw_bitmap *.h *.c
gdk.h:void gdk_draw_bitmap (GdkDrawable *drawable,
[dereks@localhost gdk]$
I find that kind of weird for a "stable" release...?
--Derek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]