wok-6.x diff gnustep-gui/description.txt @ rev 25044
*/stuff/bootloader.S: fix VCPI case
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 02 15:48:36 2022 +0000 (2022-06-02) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/gnustep-gui/description.txt Thu Jun 02 15:48:36 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.