Projects / gtkmm

gtkmm

gtkmm (previously known as Gtk--) is a C++ interface for the popular GUI library GTK+. It provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s framework. Highlights include typesafe callbacks, widgets which are extensible by inheritance, and many classes that can be easily combined to quickly create complex user interfaces.

Tags Software Development Libraries Application Frameworks Widget Sets
Licenses LGPL
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  29 Sep 2007 23:33
  • Rrelease-after

No changes have been submitted for this release.

Changes: Several new Gdk and Atk methods were added. This is the last release before the 2.5/2.6 API freeze.

Changes: More of the new GTK+ 2.6 API was wrapped.

Changes: Several new methods were added for GTK+ 2.5.

  • Rrelease-mid
  •  01 Dec 2004 05:12
  • Rrelease-after

Changes: Some memory-management problems with rarely-used methods were fixed. Some improvements to the SUN Forte and MSVC++ .Net 2003 builds were made.

Rss Recent comments

Rcomment-before 27 Mar 2000 13:24 Rcomment-trans alpiner Rcomment-after

Ahh, the joys of C++
After getting frustrated with all the C-style mess of Gtk+'s object-oriented structure, I decided to give Gtk-- a try. I wasn't expecting it to be very complete or reliable, but it's been pleasantly surprising. Just as I wished, my programs are now more elegant, more intuitive, and type errors are caught at compile-time rather than run-time. The documentation is not too bad (no worse than Gtk+ itself) and it includes very helpful tutorials and examples.

1e04a6ea4f6ef8b120c4d52cbada9f8f_thumb

Project Spotlight

Fotoxx

Software for digital image editing, HDR composites, and panoramas.

No-screenshot

Project Spotlight

Jericho HTML Parser

An HTML parser and manipulator library for Java.