mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 00:50:38 +00:00
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:
parent
7ec62b3ad8
commit
611a62787b
6 changed files with 5893 additions and 0 deletions
3529
Documentation/gsdoc/DPSOperators.gsdoc
Normal file
3529
Documentation/gsdoc/DPSOperators.gsdoc
Normal file
File diff suppressed because it is too large
Load diff
2317
Documentation/gsdoc/DPSOperators.html
Normal file
2317
Documentation/gsdoc/DPSOperators.html
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue