gtkmm
C++ Interfaces for GTK+ and GNOME
C++ Interfaces for GTK+ and GNOME
You might start by reading the Programming with gtkmm online book.
Contents of the whole online book.
Selected chapters:
| gtkmm (Gtk::) | glibmm (Glib::) | giomm (Gio::) |
|---|---|---|
API reference documentation for other C++ modules, such as gdkmm, pangomm, gstreamermm, libgdamm, goocanvasmm, etc, is also available from the developer.gnome.org C++ Bindings section.
| External Documentation | Unusual Platforms |
|---|---|
Sometimes you need to look at examples to figure out how something should work. Many examples are included in the gtkmm book, but you can also view them online: gtkmm examples