Implement Font comparisions.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6505 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2000-04-24 14:39:32 +00:00
parent 7ec62b3ad8
commit 611a62787b
6 changed files with 5893 additions and 0 deletions

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -126,6 +126,13 @@
<item><uref url="NSWindowController.html">NSWindowController</uref></item>
<item><uref url="NSWorkspace.html">NSWorkspace</uref></item>
</list>
<p>
There is also documentation on various GUI functions.
</p>
<list>
<item><uref url="DPSOperators.html">DPSOperators</uref></item>
</list>
</chapter>
</body>
</gsdoc>

View file

@ -126,6 +126,13 @@
<li><a href="NSWindowController.html">NSWindowController</a>
<li><a href="NSWorkspace.html">NSWorkspace</a>
</ul>
<p>
There is also documentation on various GUI functions.
</p>
<ul>
<li><a href="DPSOperators.html">DPSOperators</a>
</ul>
</body>
</html>