gtkmm is a C++ wrapper for GTK+, a library used to create graphical user interfaces. gtkmm was originally named gtk-- because GTK+ already has a + in the name. However, as -- is not easily indexed by search engines, the package generally went by the name gtkmm, and that’s what they stuck with.
We will be using gtkmm in a future homework assignment.
pkg-config
alone,
just to see the work that it saves you:
pkg-config gtkmm-3.0 --cflags --libs
+--------+ +--------+ |Button 1| |Button 2| +--------+ +--------+ +--------------------+ | Big Shot | +--------------------+
Modified: 2014-03-02T13:17 User: Guest Check: HTML CSSEdit History Source |
Apply to CSU |
Contact CSU |
Disclaimer |
Equal Opportunity Colorado State University, Fort Collins, CO 80523 USA © 2015 Colorado State University |