wok-current diff gnustep-gui/description.txt @ rev 25674
Add miss e1000e driver for linux64
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Mon Mar 04 17:18:27 2024 +0000 (8 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 Mon Mar 04 17:18:27 2024 +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.