Additional Resources

Available widgets

In addition to the wrappers distributed with gtkmm and gnomemm, additional widgets and libraries are available from other sources.

gtkmm tools

  • Glade User Interface Designer for GTK, glade UI files can be used from a gtkmm program by using Gtk::Builder
  • glademm glade module for automatically generating gtkmm code (note: glademm is different than libglademm or Gtk::Builder)
  • Bakery Document/View Model

Applications using gtkmm

If all else fails, sometimes it is good to look at the source of some other projects using the same toolkit.

Using gtkmm:

Using gtkmm 2.0/2.2:

Using gtkmm 1.2: