My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

gtkmm-utils

High level utility functions, classes and widgets written on top of gtkmm and glibmm.

  • logging framework
  • option parsing, date and string utilities
  • tile widgets (see a Paperbox screenshot)
  • dialog helpers

The package consists of two shared libraries which will be installed to your pkg-config path, glibmm-utils and gtkmm-utils.

gtkmm is the official C++ API for GTK+, a graphical user interface toolkit used in the GNOME desktop. glibmm is a C++ API for GLib.

development

Code is kept in a git repository, not in Google SVN. See the GitHub page to obtain the source code and contribute. Submit bug reports here.

git clone git://github.com/markoa/gtkmm-utils.git 
Powered by Google Project Hosting