summaryrefslogtreecommitdiff
path: root/x11/c++-gtk-utils/DESCR
blob: 6b63d93f1c5c0ab066ade3be86b977d88b569bb0 (plain)
1
2
3
4
5
6
7
8
c++-gtk-utils is a lightweight library containing a number of
classes and functions for programming GTK+ programs using C++ in
POSIX (unix-like) environments, where the user does not want to
use a full-on wrapper such as gtkmm or wxWidgets, or is concerned
about exception safety or thread safety of the wrapper and their
documentation. It is parallel installable for both GTK+2 and GTK+3.
There is also an option to install a subset of the library with
only glib/gobject/gio support, without GTK+.