This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GTK+ 1.3 GTK_TYPE issues


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  <baulig@suse.de>

	* 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)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]