diff options
Diffstat (limited to 'x11-toolkits/gtk20/pkg-descr')
-rw-r--r-- | x11-toolkits/gtk20/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/gtk20/pkg-descr b/x11-toolkits/gtk20/pkg-descr new file mode 100644 index 000000000..8cee4afc7 --- /dev/null +++ b/x11-toolkits/gtk20/pkg-descr @@ -0,0 +1,10 @@ +The GIMP ToolKit (GTK+) is a collection of GUI widgets. GTK+ +essentially provides the building blocks from which GUIs can be +built. It is highly themable, and its functionality is highly +extensible. + +GTK+-2 is a very stable release, similar only in design to GTK+-1. +GTK+-2 can coexist happily alongside GTK+-1, but applications are +written for one version or the other. + +WWW: http://www.gtk.org/ |