slackbuilds_ponce/libraries/c++-gtk-utils/README
LukenShiro 24f955cf40 libraries/c++-gtk-utils: Added (C++ lightweight library for GTK+)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-04-30 00:40:06 -05:00

4 lines
246 B
Text

This is a lightweight library containing a number of classes and
functions to ease the task of programming GTK+ programs with C++
in POSIX (unix-like) environments, including classes to make GTK+
exception safe and for writing threaded programs.