[MonoDevelop] SVN version with Stetic

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Mar 10 12:48:38 EST 2006


> But when I wanna use gtk# 2.4 and 2.8 parallel both Gtk+ versions have
> to be installed, right?

Nope. AFAIK all GTK+ 2 releases have backwards ABI compatibility, so
anything that was compiled against GTK+ 2.4 should run with GTK+ 2.8.
That includes GTK#  -- although it uses P/Invoke for runtime linking,
the principle should be the same.

You can have them both installed, but there usually wouldn't be much
point in doing so.


Michael


More information about the Monodevelop-list mailing list