libs-gui/Documentation/gsdoc/NSFontPanel.html
Adam Fedor d47e202fbe Markup for autogsdoc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11788 72102866-910b-0410-8b05-ffd578937521
2001-12-17 16:51:51 +00:00

95 lines
2.3 KiB
HTML

<html>
<head>
<title>NSFontPanel</title>
</head>
<body>
<h1>NSFontPanel</h1>
<h3>Authors</h3>
<dl>
<dt>Fred Kiefer(<a href="mailto:FredKiefer@gmx.de"><code>
FredKiefer@gmx.de
</code></a>)</dt>
<dd>
</dd>
<dt>Nicola Pero(<a href="mailto:n.pero@mi.flashnet.it"><code>
n.pero@mi.flashnet.it
</code></a>)</dt>
<dd>
</dd>
</dl>
<blockquote>
System generic panel for selecting and previewing fonts
</blockquote>
<p>Copyright: (C) 1996 Free Software Foundation, Inc.</p>
<h1>
Software documentation for the NSFontPanel class
</h1>
<h2><a name="class$NSFontPanel">NSFontPanel</a> : <a href="NSPanel.html#class$NSPanel">NSPanel</a></h2>
Declared: AppKit/NSFontPanel.h<br />
Conform: NSCoding<br />
<p>
</p>
<h3>sharedFontPanel</a></h3>
+ (<a href="#class$NSFontPanel">NSFontPanel</a>*) <b>sharedFontPanel</b>;<br />
<p>
</p>
<hr />
<h3>sharedFontPanelExists</a></h3>
+ (BOOL) <b>sharedFontPanelExists</b>;<br />
<p>
</p>
<hr />
<h3>accessoryView</a></h3>
- (<a href="NSView.html#class$NSView">NSView</a>*) <b>accessoryView</b>;<br />
<p>
</p>
<hr />
<h3>isEnabled</a></h3>
- (BOOL) <b>isEnabled</b>;<br />
<p>
</p>
<hr />
<h3>panelConvertFont:</a></h3>
- (<a href="NSFont.html#class$NSFont">NSFont</a>*) <b>panelConvertFont:</b> (<a href="NSFont.html#class$NSFont">NSFont</a>*)fontObject;<br />
<p>
</p>
<hr />
<h3>reloadDefaultFontFamilies</a></h3>
- (void) <b>reloadDefaultFontFamilies</b>;<br />
<p>
</p>
<hr />
<h3>setAccessoryView:</a></h3>
- (void) <b>setAccessoryView:</b> (<a href="NSView.html#class$NSView">NSView</a>*)aView;<br />
<p>
</p>
<hr />
<h3>setEnabled:</a></h3>
- (void) <b>setEnabled:</b> (BOOL)flag;<br />
<p>
</p>
<hr />
<h3>setPanelFont:isMultiple:</a></h3>
- (void) <b>setPanelFont:</b> (<a href="NSFont.html#class$NSFont">NSFont</a>*)fontObject<b> isMultiple:</b> (BOOL)flag;<br />
<p>
</p>
<hr />
<h3>worksWhenModal</a></h3>
- (BOOL) <b>worksWhenModal</b>;<br />
<p>
</p>
<hr />
</body>
</html>