markoa / gtkmm-utils

C++ utility and widget library based on glibmm and gtkmm

Home Page:http://code.google.com/p/gtkmm-utils/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
 - 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.

Project home:  http://code.google.com/p/gtkmm-utils/
  Repository:  http://github.com/markoa/gtkmm-utils/tree/master

See HACKING for details on how to contribute if you're new to git.

--Marko Anastasov <marko.anastasov@gmail.com>

About

C++ utility and widget library based on glibmm and gtkmm

http://code.google.com/p/gtkmm-utils/

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 99.4%Language:Shell 0.6%