Gtk--

Gtk-- is a LGPL'd C++ wrapper for a popular widget library Gtk.

Don't hesitate to mail me if you have any problems/inconveniences.


Now, where can I get latest version of gtk--?

Note! 0.9.0 version breaks every application!!
Current Gtk-- version: 0.9.2
Gtk version(s) known to work with current gtk--: 1.0.0
Gtk version(s) known to NOT work with gtk--: <1.0.0

What did change in gtk-- from last release?

See Release notes

The package requires gtk, where can I find it?

Where's all the documentation for Gtk--?

What other very useful gtk-- widgets are available?

(if you've done some cool widget with gtk--, let me know)

Where do I send bug reports?

Mail them directly to terop@modeemi.cs.tut.fi

General discussion should be directed to gtk-list -mailinglist.

If you catch me from #gimp on irc.mint.net:6666 irc server, you might get things fixed more quickly.

Known bugs/todo list

Known additional features compared to plain gtk

Which people have been developing Gtk--?

Elliot Lee <sopwith@redhat.com>
Phil Dawes <P.L.Dawes-CSSE94@cs.bham.ac.uk>
Tero Pulkkinen <terop@modeemi.cs.tut.fi>
Guillaume Laurent
Stephan Kulow


Marcus Brinkmann is maintaining debian package of gtk--.

Cvs

There's now a cvs server. If you want write access to one, send mail to terop@modeemi.cs.tut.fi and include account you want and crypt()ed password entry.
You can get current cvs version from the anonymous cvs:
export CVSROOT=:pserver:anonymous@cvs.gimp.org:/debian/home/gnomecvs
mkdir foo
cd foo
cvs login      (press return on password)
cvs -z9 co gtk--

Other resources

The gimp
The gtk home page
gtk
Gnome
wxGTK
freeqt
gdk_multi-0.2.tar.gz - printing with gtk
Linuxmp3
Glade - gui builder for gtk.

Tero Pulkkinen (terop@modeemi.cs.tut.fi)