![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/share/GNUstep/Documentation/Developer/Gui/Reference/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>NSMenuItemCell</title> </head> <body> <font face="serif"> <a href="Gui.html">Up</a> <br /> <h1><a name="title$NSMenuItemCell">NSMenuItemCell</a></h1> <h3>Authors</h3> <dl> <dt>Michael Hanni (<a href="mailto:mhanni@sprintmail.com"><code>mhanni@sprintmail.com</code></a>)</dt> <dd> </dd> </dl> <p><b>Copyright:</b> (C) 1999 Free Software Foundation, Inc.</p> <div> </div> <h1><a name="001000000000"> Software documentation for the NSMenuItemCell class </a></h1> <h2><a name="class$NSMenuItemCell">NSMenuItemCell</a> : <a rel="gsdoc" href="NSButtonCell.html#class$NSButtonCell">NSButtonCell</a></h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSMenuItemCell.h</dd> </dl> </blockquote> <blockquote> <dl> <dt><b>Conforms to:</b></dt> <dd><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSCopying)">NSCopying</a></dd> <dd><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#protocol$(NSCoding)">NSCoding</a></dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="50%" align="left" /> <a href="#_NSMenuItemCell_ivars">Instance Variables</a> <br/><br/> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-calcSize">-calcSize</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-drawBorderAndBackgroundWithFrame$inView$">-drawBorderAndBackgroundWithFrame:inView:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-drawImageWithFrame$inView$">-drawImageWithFrame:inView:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-drawKeyEquivalentWithFrame$inView$">-drawKeyEquivalentWithFrame:inView:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-drawSeparatorItemWithFrame$inView$">-drawSeparatorItemWithFrame:inView:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-drawStateImageWithFrame$inView$">-drawStateImageWithFrame:inView:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-drawTitleWithFrame$inView$">-drawTitleWithFrame:inView:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-imageRectForBounds$">-imageRectForBounds:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-imageWidth">-imageWidth</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-isHighlighted">-isHighlighted</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-keyEquivalentRectForBounds$">-keyEquivalentRectForBounds:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-keyEquivalentWidth">-keyEquivalentWidth</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-menuItem">-menuItem</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-menuView">-menuView</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-needsDisplay">-needsDisplay</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-needsSizing">-needsSizing</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-setHighlighted$">-setHighlighted:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-setMenuItem$">-setMenuItem:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-setMenuView$">-setMenuView:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-setNeedsDisplay$">-setNeedsDisplay:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-setNeedsSizing$">-setNeedsSizing:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-stateImageRectForBounds$">-stateImageRectForBounds:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-stateImageWidth">-stateImageWidth</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-titleRectForBounds$">-titleRectForBounds:</a></li> <li><a rel="gsdoc" href="NSMenuItemCell.html#method$NSMenuItemCell-titleWidth">-titleWidth</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSMenuItemCell-calcSize">calcSize </a></h3> - (void) <b>calcSize</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-drawBorderAndBackgroundWithFrame$inView$">drawBorderAndBackgroundWithFrame: inView: </a></h3> - (void) <b>drawBorderAndBackgroundWithFrame:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame<b> inView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-drawImageWithFrame$inView$">drawImageWithFrame: inView: </a></h3> - (void) <b>drawImageWithFrame:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame<b> inView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-drawKeyEquivalentWithFrame$inView$">drawKeyEquivalentWithFrame: inView: </a></h3> - (void) <b>drawKeyEquivalentWithFrame:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame<b> inView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-drawSeparatorItemWithFrame$inView$">drawSeparatorItemWithFrame: inView: </a></h3> - (void) <b>drawSeparatorItemWithFrame:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame<b> inView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-drawStateImageWithFrame$inView$">drawStateImageWithFrame: inView: </a></h3> - (void) <b>drawStateImageWithFrame:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame<b> inView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-drawTitleWithFrame$inView$">drawTitleWithFrame: inView: </a></h3> - (void) <b>drawTitleWithFrame:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame<b> inView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)controlView;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-imageRectForBounds$">imageRectForBounds: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>imageRectForBounds:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-imageWidth">imageWidth </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>imageWidth</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-isHighlighted">isHighlighted </a></h3> - (BOOL) <b>isHighlighted</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-keyEquivalentRectForBounds$">keyEquivalentRectForBounds: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>keyEquivalentRectForBounds:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-keyEquivalentWidth">keyEquivalentWidth </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>keyEquivalentWidth</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-menuItem">menuItem </a></h3> - (<a rel="gsdoc" href="NSMenuItem.html#class$NSMenuItem">NSMenuItem</a>*) <b>menuItem</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-menuView">menuView </a></h3> - (<a rel="gsdoc" href="NSMenuView.html#class$NSMenuView">NSMenuView</a>*) <b>menuView</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-needsDisplay">needsDisplay </a></h3> - (BOOL) <b>needsDisplay</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-needsSizing">needsSizing </a></h3> - (BOOL) <b>needsSizing</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-setHighlighted$">setHighlighted: </a></h3> - (void) <b>setHighlighted:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-setMenuItem$">setMenuItem: </a></h3> - (void) <b>setMenuItem:</b> (<a rel="gsdoc" href="NSMenuItem.html#class$NSMenuItem">NSMenuItem</a>*)item;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-setMenuView$">setMenuView: </a></h3> - (void) <b>setMenuView:</b> (<a rel="gsdoc" href="NSMenuView.html#class$NSMenuView">NSMenuView</a>*)menuView;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-setNeedsDisplay$">setNeedsDisplay: </a></h3> - (void) <b>setNeedsDisplay:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-setNeedsSizing$">setNeedsSizing: </a></h3> - (void) <b>setNeedsSizing:</b> (BOOL)flag;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-stateImageRectForBounds$">stateImageRectForBounds: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>stateImageRectForBounds:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-stateImageWidth">stateImageWidth </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>stateImageWidth</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-titleRectForBounds$">titleRectForBounds: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>titleRectForBounds:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>)cellFrame;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSMenuItemCell-titleWidth">titleWidth </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>titleWidth</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <a name="_NSMenuItemCell_ivars"/> <br/><hr width="50%" align="left" /> <h2>Instance Variables for NSMenuItemCell Class</h2> <h3><a name="ivariable$NSMenuItemCell*_imageSize">_imageSize</a></h3> @protected NSSize <b>_imageSize</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSMenuItemCell*_imageToDisplay">_imageToDisplay</a></h3> @protected NSImage* <b>_imageToDisplay</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSMenuItemCell*_imageWidth">_imageWidth</a></h3> @protected CGFloat <b>_imageWidth</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSMenuItemCell*_keyEquivalentWidth">_keyEquivalentWidth</a></h3> @protected CGFloat <b>_keyEquivalentWidth</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSMenuItemCell*_mcell_belongs_to_popupbutton">_mcell_belongs_to_popupbutton</a></h3> @protected BOOL <b>_mcell_belongs_to_popupbutton</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSMenuItemCell*_menuItem">_menuItem</a></h3> @protected NSMenuItem* <b>_menuItem</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSMenuItemCell*_menuItemHeight">_menuItemHeight</a></h3> @protected CGFloat <b>_menuItemHeight</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSMenuItemCell*_menuView">_menuView</a></h3> @protected NSMenuView* <b>_menuView</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSMenuItemCell*_needs_display">_needs_display</a></h3> @protected BOOL <b>_needs_display</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSMenuItemCell*_needs_sizing">_needs_sizing</a></h3> @protected BOOL <b>_needs_sizing</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSMenuItemCell*_pad">_pad</a></h3> @protected char <b>_pad</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSMenuItemCell*_stateImageWidth">_stateImageWidth</a></h3> @protected CGFloat <b>_stateImageWidth</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSMenuItemCell*_titleToDisplay">_titleToDisplay</a></h3> @protected NSString* <b>_titleToDisplay</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSMenuItemCell*_titleWidth">_titleWidth</a></h3> @protected CGFloat <b>_titleWidth</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <br/><hr width="50%" align="left" /><br/> <br /> <a href="Gui.html">Up</a> </font> </body> </html>