gtkmm
C++ Interfaces for GTK+ and GNOME
C++ Interfaces for GTK+ and GNOME
You might start by reading the Programming with gtkmm online book. This book is also available on the Amazon Kindle. Versions for the older gtkmm 2 API are also available.
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 library.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