mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Readd
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@19505 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f371c836f5
commit
e64a03de2f
1 changed files with 34 additions and 0 deletions
34
Documentation/GuiAdditions/GuiAdditions.gsdoc
Normal file
34
Documentation/GuiAdditions/GuiAdditions.gsdoc
Normal file
|
@ -0,0 +1,34 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.7//EN" "http://www.gnustep.org/gsdoc-0_6_7.xml">
|
||||
<gsdoc base="Gui">
|
||||
<head>
|
||||
<title>GuiAdditions</title>
|
||||
<author name="Richard Frith-Macdonald">
|
||||
<email address="rfm@gnu.org"/>
|
||||
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
|
||||
</author>
|
||||
<version>$Revision$</version>
|
||||
<date>$Date$</date>
|
||||
</head>
|
||||
<body>
|
||||
<chapter>
|
||||
<heading>GuiAdditions</heading>
|
||||
<p>
|
||||
Extensions to the GNUstep GUI library - a free
|
||||
software library compatible with the OpenStep Application Kit (tm).
|
||||
</p>
|
||||
<p>
|
||||
We also have reference documentation for the classes, though this is
|
||||
currently very sketchy, mostly consisting of listings of class
|
||||
methods and the arguments they take.
|
||||
</p>
|
||||
<list>
|
||||
<item><uref url="GSDisplayServer.html">GSDisplayServer</uref></item>
|
||||
<item><uref url="GSHbox.html">GSHbox</uref></item>
|
||||
<item><uref url="GSTable.html">GSTable</uref></item>
|
||||
<item><uref url="GSVbox.html">GSVbox</uref></item>
|
||||
</list>
|
||||
|
||||
</chapter>
|
||||
</body>
|
||||
</gsdoc>
|
Loading…
Reference in a new issue