Re: [gtk-list] Re: Pixmap vs Bitmap



> > 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]