diff options
Diffstat (limited to 'devel/libsigc++10/DESCR')
-rw-r--r-- | devel/libsigc++10/DESCR | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/devel/libsigc++10/DESCR b/devel/libsigc++10/DESCR deleted file mode 100644 index 9b40bc997c1..00000000000 --- a/devel/libsigc++10/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -libsigc++ implements a full callback system for use in widget -libraries, abstract interfaces, and general programming. Originally -part of the Gtk-- widget set, libsigc++ is now a separate library to -provide for more general use. It is the most complete library of its -kind with the ability to connect an abstract callback to a class -method, function, or function object. It contains adaptor classes for -connection of dissimilar callbacks and has an ease of use unmatched by -other C++ callback libraries. Libsigc++ is licensed under the GNU -Library General Public License, LGPL. |