diff options
author | rh <rh@pkgsrc.org> | 1999-03-14 20:12:35 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-03-14 20:12:35 +0000 |
commit | b69d0952dc512f5c5ad02c0a29b44f27f19cbeb9 (patch) | |
tree | d250900ee22193517e1c51f9466dd5cd2262bfd1 /x11 | |
parent | 10f6811f6b23fa8b872b6595b77d935d4fd0f7df (diff) | |
download | pkgsrc-b69d0952dc512f5c5ad02c0a29b44f27f19cbeb9.tar.gz |
merge with more verbose description on homepage
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gtk--/pkg/DESCR | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/x11/gtk--/pkg/DESCR b/x11/gtk--/pkg/DESCR index 781941df25a..9cc4b88b527 100644 --- a/x11/gtk--/pkg/DESCR +++ b/x11/gtk--/pkg/DESCR @@ -1,2 +1,12 @@ -C++ wrapper for the gimp toolkit, a set of libraries for building complex -X11 user interfaces. Used by e.g. Gimp and Gnome. + 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). |