wok diff gnustep-gui/description.txt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (24 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gnustep-gui/description.txt	Tue May 10 07:46:58 2022 +0000
     1.3 @@ -0,0 +1,8 @@
     1.4 +The GNUstep gui library is a library of graphical user interface
     1.5 +classes written completely in the Objective-C language;
     1.6 +the classes are based upon Apple's Cocoa framwork (which came
     1.7 +from the OpenStep specification).
     1.8 +These classes include graphical objects such as buttons, text
     1.9 +fields, popup lists, browser lists, and windows; there are also
    1.10 +many associated classes for handling events, colors, fonts,
    1.11 +pasteboards and images.