diff options
Diffstat (limited to 'libraries/c++-gtk-utils/README')
-rw-r--r-- | libraries/c++-gtk-utils/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/c++-gtk-utils/README b/libraries/c++-gtk-utils/README new file mode 100644 index 0000000000..c707095f7c --- /dev/null +++ b/libraries/c++-gtk-utils/README @@ -0,0 +1,4 @@ +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. |