1<?xml version="1.0"?>
2<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 1.0.3//EN" "http://www.gnustep.org/gsdoc-1_0_3.xml">
3<gsdoc base="Gui">
4  <head>
5    <title>GuiAdditions</title>
6    <author name="Richard Frith-Macdonald">
7      <email address="rfm@gnu.org"/>
8      <url url="http://www.gnustep.org/developers/whoiswho.html"/>
9    </author>
10    <version>$Revision$</version>
11    <date>$Date$</date>
12    <copy>2005 Free Software Foundation, Inc.</copy>
13  </head>
14  <body>
15    <chapter>
16      <heading>GuiAdditions</heading>
17      <p>
18	Extensions to the GNUstep GUI library  - a free
19	software library compatible with the OpenStep Application Kit (tm).
20      </p>
21      <p>
22	We also have reference documentation for the classes, though this is
23	currently very sketchy, mostly consisting of listings of class
24	methods and the arguments they take.
25      </p>
26      <list>
27        <item><uref url="GSDisplayServer.html">GSDisplayServer</uref></item>
28        <item><uref url="GSTheme.html">GSTheme</uref></item>
29        <item><uref url="GSHbox.html">GSHbox</uref></item>
30        <item><uref url="GSTable.html">GSTable</uref></item>
31        <item><uref url="GSVbox.html">GSVbox</uref></item>
32      </list>
33
34    </chapter>
35  </body>
36</gsdoc>
37