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

Add fatcat
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 20 09:25:51 2022 +0000 (2022-05-20)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gnustep-gui/description.txt	Fri May 20 09:25:51 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.