pkgsrc/devel/libglademm/DESCR
adam f9fcd76111 Changes 2.6.0:
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.
2005-07-22 21:31:33 +00:00

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.