RE: GTK & BSD
- Posted by Ron Tarrant <rtarrant at sympatico.ca> May 13, 2004
- 593 views
irv mullins wrote: > > > > gtkfunction = sprintf("gtk_%s_get_type",{name}) > Actually, it should be "gdk_pixbuf_get_type" - my mistake. Oops, that's what I meant. Slip of the finger. Still, I did a grep for gdk_pixbuf_get_type on all the GTK/GDK API docs and found no mention of it. BTW, I tried changing PIXBUF to PIXLIB and it didn't seem to break anything else. At least, I'm still getting the same gMessage as before. -Ron T.