mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 22:00:38 +00:00
Documentation fixups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14368 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4c2cc83e47
commit
80b0d5b3a9
6 changed files with 45 additions and 27 deletions
|
@ -66,6 +66,7 @@ static BOOL userFixedCacheNeedsRecomputing = NO;
|
|||
the class methods listed below for more information. These default
|
||||
fonts can be set using the user defaults system. The default
|
||||
font names available are:
|
||||
</p>
|
||||
<list>
|
||||
<item>NSBoldFont Helvetica-Bold</item>
|
||||
<item>NSControlContentFont Helvetica</item>
|
||||
|
@ -79,7 +80,9 @@ static BOOL userFixedCacheNeedsRecomputing = NO;
|
|||
<item>NSUserFixedPitchFont Courier</item>
|
||||
<item>NSUserFont Helvetica</item>
|
||||
</list>
|
||||
The defualt sizes are:
|
||||
<p>
|
||||
The default sizes are:
|
||||
</p>
|
||||
<list>
|
||||
<item>NSBoldFontSize (none)</item>
|
||||
<item>NSControlContentFontSize (none)</item>
|
||||
|
@ -94,6 +97,7 @@ static BOOL userFixedCacheNeedsRecomputing = NO;
|
|||
<item>NSUserFixedPitchFontSize (none)</item>
|
||||
<item>NSUserFontSize (none)</item>
|
||||
</list>
|
||||
<p>
|
||||
Font sizes list with (none) default to NSFontSize.
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue