From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Baulig To: Ariel Rios Cc: guile-gtk@sourceware.cygnus.com Subject: Re: GTK+ 1.3 GTK_TYPE issues Date: Thu, 30 Nov 2000 07:00:00 -0000 Message-id: <86bsuxec61.fsf@einstein.home-of-linux.org> References: <86d7febbo4.fsf@einstein.home-of-linux.org> X-SW-Source: 2000-q4/msg00055.html Sorry for being stupid yesterday evening, there's a much simpler and better fix for this, I was just way too tired to see it .... That's all what was needed: === 2000-11-30 Martin Baulig * gtk/config.scm.in (gtkconf-gtk-2-0): Added. * configure.in (GTKCONFIG_GTK_2_0): Added, either `#t' or `#f'. * build-guile-gtk (emit-object-info): Use G_TYPE_OBJECT for GTK+ 2.x and GTK_TYPE_OBJECT for GTK+ 1.x. === -- Martin Baulig martin@gnome.org (private) baulig@suse.de (work)