f9fcd76111
libglademm 2.6 is API/ABI-compatible with libglademm 2.4. Changes since libglademm 2.4: * Glade::Xml: Added connect_clicked() for easy connection of buttons and menuitems signals. * Glade::VariablesMap: now handles Entry, ComboTextEntry, SpinButton, *Scale, Calendar and CheckBox.
4 lines
285 B
Text
4 lines
285 B
Text
gtkmm (previously known as Gtk--) is the official C++ interface for the
|
|
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
|
|
extensible via inheritance and a comprehensive set of widget classes that
|
|
can be freely combined to quickly create complex user interfaces.
|