mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-28 00:50:45 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12233 72102866-910b-0410-8b05-ffd578937521
536 lines
23 KiB
HTML
536 lines
23 KiB
HTML
<html>
|
|
<head>
|
|
<title>NSButtonCell</title>
|
|
</head>
|
|
<body>
|
|
<a href="Gui.html">Up</a>
|
|
<br />
|
|
<h1><a name="title$NSButtonCell">NSButtonCell</a></h1>
|
|
<h3>Authors</h3>
|
|
<dl>
|
|
<dt>Scott Christley(<a href="mailto:scottc@net-community.com"><code>
|
|
scottc@net-community.com
|
|
</code></a>)</dt>
|
|
<dd>
|
|
</dd>
|
|
<dt>Felipe A. Rodriguez(<a href="mailto:far@ix.netcom.com"><code>
|
|
far@ix.netcom.com
|
|
</code></a>)</dt>
|
|
<dd>
|
|
</dd>
|
|
</dl>
|
|
<blockquote>
|
|
The button cell class
|
|
</blockquote>
|
|
<p><b>Copyright:</b> (C) 1996-1999 Free Software Foundation, Inc.</p>
|
|
<div>
|
|
<hr width="50%" align="left" />
|
|
<h3>Contents -</h3>
|
|
<ol>
|
|
<li>
|
|
<a href="#001000000000">Software documentation for the NSButtonCell class</a>
|
|
</li>
|
|
</ol>
|
|
<hr width="50%" align="left" />
|
|
</div>
|
|
<h1><a name="001000000000">
|
|
Software documentation for the NSButtonCell class
|
|
</a></h1>
|
|
<h2><a name="class$NSButtonCell">NSButtonCell</a> : <a rel="gsdoc" href="NSActionCell.html#class$NSActionCell">NSActionCell</a></h2>
|
|
<blockquote>
|
|
<dl>
|
|
<dt><b>Declared in:</b></dt>
|
|
<dd>AppKit/NSButtonCell.h</dd>
|
|
</dl>
|
|
</blockquote>
|
|
<blockquote>
|
|
<b>Standards:</b>
|
|
<ul>
|
|
<li>GNUstep</li>
|
|
<li>MacOS-X</li>
|
|
<li>OpenStep</li>
|
|
</ul>
|
|
</blockquote>
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<b>Method summary</b>
|
|
<ul>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-alternateImage">-alternateImage</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-alternateMnemonic">-alternateMnemonic</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-alternateMnemonicLocation">-alternateMnemonicLocation</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-alternateTitle">-alternateTitle</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-attributedAlternateTitle">-attributedAlternateTitle</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-attributedTitle">-attributedTitle</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-bezelStyle">-bezelStyle</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-getPeriodicDelay:interval:">-getPeriodicDelay:interval:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-gradientType">-gradientType</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-highlightsBy">-highlightsBy</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-imageDimsWhenDisabled">-imageDimsWhenDisabled</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-imagePosition">-imagePosition</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-isTransparent">-isTransparent</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-keyEquivalent">-keyEquivalent</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-keyEquivalentFont">-keyEquivalentFont</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-keyEquivalentModifierMask">-keyEquivalentModifierMask</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-mouseEntered:">-mouseEntered:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-mouseExited:">-mouseExited:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-performClick:">-performClick:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setAlternateImage:">-setAlternateImage:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setAlternateMnemonicLocation:">-setAlternateMnemonicLocation:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setAlternateTitle:">-setAlternateTitle:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setAlternateTitleWithMnemonic:">-setAlternateTitleWithMnemonic:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setAttributedAlternateTitle:">-setAttributedAlternateTitle:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setAttributedTitle:">-setAttributedTitle:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setBezelStyle:">-setBezelStyle:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setButtonType:">-setButtonType:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setFont:">-setFont:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setGradientType:">-setGradientType:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setHighlightsBy:">-setHighlightsBy:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setImageDimsWhenDisabled:">-setImageDimsWhenDisabled:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setImagePosition:">-setImagePosition:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setKeyEquivalent:">-setKeyEquivalent:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setKeyEquivalentFont:">-setKeyEquivalentFont:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setKeyEquivalentFont:size:">-setKeyEquivalentFont:size:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setKeyEquivalentModifierMask:">-setKeyEquivalentModifierMask:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setPeriodicDelay:interval:">-setPeriodicDelay:interval:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setShowsBorderOnlyWhileMouseInside:">-setShowsBorderOnlyWhileMouseInside:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setShowsStateBy:">-setShowsStateBy:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setSound:">-setSound:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setTitle:">-setTitle:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setTitleWithMnemonic:">-setTitleWithMnemonic:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-setTransparent:">-setTransparent:</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-showsBorderOnlyWhileMouseInside">-showsBorderOnlyWhileMouseInside</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-showsStateBy">-showsStateBy</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-sound">-sound</a></li>
|
|
<li><a rel="gsdoc" href="NSButtonCell.html#method$NSButtonCell-title">-title</a></li>
|
|
</ul>
|
|
<hr width="50%" align="left" />
|
|
<h3><a name="method$NSButtonCell-alternateImage">alternateImage</a></h3>
|
|
- (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*) <b>alternateImage</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-alternateMnemonic">alternateMnemonic</a></h3>
|
|
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>alternateMnemonic</b>;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-alternateMnemonicLocation">alternateMnemonicLocation</a></h3>
|
|
- (unsigned) <b>alternateMnemonicLocation</b>;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-alternateTitle">alternateTitle</a></h3>
|
|
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>alternateTitle</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-attributedAlternateTitle">attributedAlternateTitle</a></h3>
|
|
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSAttributedString.html#class$NSAttributedString">NSAttributedString</a>*) <b>attributedAlternateTitle</b>;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-attributedTitle">attributedTitle</a></h3>
|
|
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSAttributedString.html#class$NSAttributedString">NSAttributedString</a>*) <b>attributedTitle</b>;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-bezelStyle">bezelStyle</a></h3>
|
|
- (NSBezelStyle) <b>bezelStyle</b>;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-getPeriodicDelay:interval:">getPeriodicDelay:interval:</a></h3>
|
|
- (void) <b>getPeriodicDelay:</b> (float*)delay<b> interval:</b> (float*)interval;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-gradientType">gradientType</a></h3>
|
|
- (NSGradientType) <b>gradientType</b>;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-highlightsBy">highlightsBy</a></h3>
|
|
- (int) <b>highlightsBy</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-imageDimsWhenDisabled">imageDimsWhenDisabled</a></h3>
|
|
- (BOOL) <b>imageDimsWhenDisabled</b>;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-imagePosition">imagePosition</a></h3>
|
|
- (NSCellImagePosition) <b>imagePosition</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-isTransparent">isTransparent</a></h3>
|
|
- (BOOL) <b>isTransparent</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-keyEquivalent">keyEquivalent</a></h3>
|
|
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>keyEquivalent</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-keyEquivalentFont">keyEquivalentFont</a></h3>
|
|
- (<a rel="gsdoc" href="NSFont.html#class$NSFont">NSFont</a>*) <b>keyEquivalentFont</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-keyEquivalentModifierMask">keyEquivalentModifierMask</a></h3>
|
|
- (unsigned int) <b>keyEquivalentModifierMask</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-mouseEntered:">mouseEntered:</a></h3>
|
|
- (void) <b>mouseEntered:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)event;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-mouseExited:">mouseExited:</a></h3>
|
|
- (void) <b>mouseExited:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)event;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-performClick:">performClick:</a></h3>
|
|
- (void) <b>performClick:</b> (id)sender;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setAlternateImage:">setAlternateImage:</a></h3>
|
|
- (void) <b>setAlternateImage:</b> (<a rel="gsdoc" href="NSImage.html#class$NSImage">NSImage</a>*)anImage;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setAlternateMnemonicLocation:">setAlternateMnemonicLocation:</a></h3>
|
|
- (void) <b>setAlternateMnemonicLocation:</b> (unsigned)location;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setAlternateTitle:">setAlternateTitle:</a></h3>
|
|
- (void) <b>setAlternateTitle:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)aString;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setAlternateTitleWithMnemonic:">setAlternateTitleWithMnemonic:</a></h3>
|
|
- (void) <b>setAlternateTitleWithMnemonic:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)aString;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setAttributedAlternateTitle:">setAttributedAlternateTitle:</a></h3>
|
|
- (void) <b>setAttributedAlternateTitle:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSAttributedString.html#class$NSAttributedString">NSAttributedString</a>*)aString;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setAttributedTitle:">setAttributedTitle:</a></h3>
|
|
- (void) <b>setAttributedTitle:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSAttributedString.html#class$NSAttributedString">NSAttributedString</a>*)aString;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setBezelStyle:">setBezelStyle:</a></h3>
|
|
- (void) <b>setBezelStyle:</b> (NSBezelStyle)bezelStyle;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setButtonType:">setButtonType:</a></h3>
|
|
- (void) <b>setButtonType:</b> (NSButtonType)buttonType;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setFont:">setFont:</a></h3>
|
|
- (void) <b>setFont:</b> (<a rel="gsdoc" href="NSFont.html#class$NSFont">NSFont</a>*)fontObject;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setGradientType:">setGradientType:</a></h3>
|
|
- (void) <b>setGradientType:</b> (NSGradientType)gradientType;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setHighlightsBy:">setHighlightsBy:</a></h3>
|
|
- (void) <b>setHighlightsBy:</b> (int)mask;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setImageDimsWhenDisabled:">setImageDimsWhenDisabled:</a></h3>
|
|
- (void) <b>setImageDimsWhenDisabled:</b> (BOOL)flag;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setImagePosition:">setImagePosition:</a></h3>
|
|
- (void) <b>setImagePosition:</b> (NSCellImagePosition)aPosition;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setKeyEquivalent:">setKeyEquivalent:</a></h3>
|
|
- (void) <b>setKeyEquivalent:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)key;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setKeyEquivalentFont:">setKeyEquivalentFont:</a></h3>
|
|
- (void) <b>setKeyEquivalentFont:</b> (<a rel="gsdoc" href="NSFont.html#class$NSFont">NSFont</a>*)fontObj;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setKeyEquivalentFont:size:">setKeyEquivalentFont:size:</a></h3>
|
|
- (void) <b>setKeyEquivalentFont:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)fontName<b> size:</b> (float)fontSize;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setKeyEquivalentModifierMask:">setKeyEquivalentModifierMask:</a></h3>
|
|
- (void) <b>setKeyEquivalentModifierMask:</b> (unsigned int)mask;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setPeriodicDelay:interval:">setPeriodicDelay:interval:</a></h3>
|
|
- (void) <b>setPeriodicDelay:</b> (float)delay<b> interval:</b> (float)interval;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setShowsBorderOnlyWhileMouseInside:">setShowsBorderOnlyWhileMouseInside:</a></h3>
|
|
- (void) <b>setShowsBorderOnlyWhileMouseInside:</b> (BOOL)show;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setShowsStateBy:">setShowsStateBy:</a></h3>
|
|
- (void) <b>setShowsStateBy:</b> (int)mask;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setSound:">setSound:</a></h3>
|
|
- (void) <b>setSound:</b> (NSSound*)aSound;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setTitle:">setTitle:</a></h3>
|
|
- (void) <b>setTitle:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)aString;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setTitleWithMnemonic:">setTitleWithMnemonic:</a></h3>
|
|
- (void) <b>setTitleWithMnemonic:</b> (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*)aString;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-setTransparent:">setTransparent:</a></h3>
|
|
- (void) <b>setTransparent:</b> (BOOL)flag;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-showsBorderOnlyWhileMouseInside">showsBorderOnlyWhileMouseInside</a></h3>
|
|
- (BOOL) <b>showsBorderOnlyWhileMouseInside</b>;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-showsStateBy">showsStateBy</a></h3>
|
|
- (int) <b>showsStateBy</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-sound">sound</a></h3>
|
|
- (NSSound*) <b>sound</b>;<br />
|
|
<b>Standards:</b> NotOpenStep, GNUstep, MacOS-X<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<h3><a name="method$NSButtonCell-title">title</a></h3>
|
|
- (<a rel="gsdoc" href="/usr/GNUstep-devel/System/Documentation/Base/NSString.html#class$NSString">NSString</a>*) <b>title</b>;<br />
|
|
<b>Standards:</b> GNUstep, MacOS-X, OpenStep<br />
|
|
<p>
|
|
|
|
<em>Description forthcoming.</em>
|
|
|
|
</p>
|
|
<hr width="25%" align="left" />
|
|
<br />
|
|
<a href="Gui.html">Up</a>
|
|
</body>
|
|
</html>
|