diff options
author | jlam <jlam> | 2001-10-23 03:03:59 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-10-23 03:03:59 +0000 |
commit | f0bab3bcfd830e7298e229028a484064d2ea039d (patch) | |
tree | a74cf6a721938d4b8234d0a587ef3952eacc55ac /x11 | |
parent | 6dad01c52af631bef0df9da21047efd7e30cc2d5 (diff) | |
download | pkgsrc-f0bab3bcfd830e7298e229028a484064d2ea039d.tar.gz |
Update description from blurb on homepage.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gtk--/pkg/DESCR | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/x11/gtk--/pkg/DESCR b/x11/gtk--/pkg/DESCR index 9cc4b88b527..eaae68587c1 100644 --- a/x11/gtk--/pkg/DESCR +++ b/x11/gtk--/pkg/DESCR @@ -1,12 +1,7 @@ - Gtk-- is a C++ interface for C++ wrapper for the gimp toolkit, a set -of libraries for building complex X11 user interfaces, used by, e.g., -Gimp and Gnome. Gtk-- provides a convenient interface for C++ -programmers to create graphical user interfaces with Gtk's flexible -OO framework. - - Highlights include type safe callbacks, widgets extensible using -inheritance and over 110 classes that can be freely combined to quickly -create complex user interfaces. - - Gtk-- is free software distributed under the GNU Library General -Public License (LGPL). +Gtk-- (gtkmm) is a C++ interface for the popular GUI library gtk+. Gtk-- +provides a convenient interface for C++ programmers to create graphical user +interfaces with Gtk's flexible OO framework. Highlights include type-safe +callbacks, widgets extensible using inheritance and over 180 classes that +can be freely combined to quickly create complex user interfaces. Gtk-- is +free software distributed under the GNU Library General Public License +(LGPL). |