libs-gui/Documentation/gsdoc/NSMenuItem.html
Adam Fedor d96c2abb44 Update
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12323 72102866-910b-0410-8b05-ffd578937521
2002-01-31 04:45:30 +00:00

86 lines
2.1 KiB
HTML

<html><head>
<title>NSMenuItem</title>
</head>
<body>
<a href ="Gui.html">[Up] </a>
<h1>NSMenuItem</h1>
<h3>Authors </h3>
<dl>
<dt>Ovidiu Predescu
<dd>
<dt>David Lazaro Saz
<dd>
</dl>
<blockquote>The menu cell class.</blockquote>
<p>Copyright: 1996 Free Software Foundation, Inc.</p>
<h1>Contents </h1>
<ul>
<li ><a href ="#cont-0">
Software documentation for the NSMenuItem class
</a>
<li ><a href ="#cont-1">
Software documentation for the
NSMenuItem(GNUstepExtra) category
</a>
<li ><a href ="#cont-2">
Software documentation for the NSMenuItem protocol
</a>
</ul>
<h2><a name ="cont-0">
Software documentation for the NSMenuItem class
</a></h2>
<h2><a name ="NSMenuItem">NSMenuItem</a></h2>
<p><b>Declared in: </b> AppKit/NSMenuItem.h</p>
<p><b>Inherits from: </b> NSObject</p>
<p><b>Conforms to: </b> NSMenuItem
</p>
<hr>
<em>Description forthcoming.</em>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<ul>
</ul>
<h2><a name ="cont-1">
Software documentation for the
NSMenuItem(GNUstepExtra) category
</a></h2>
<h2>NSMenuItem <a name ="NSMenuItem (GNUstepExtra)">(GNUstepExtra) </a></h2>
<p><b>Declared in: </b> AppKit/NSMenuItem.h</p>
<hr>
<em>Description forthcoming.</em>
<h2>Methods </h2>
<ul>
<li ><a href ="NSMenuItem.html#method-0">-changesState</a>
<li ><a href ="NSMenuItem.html#method-1">-setChangesState:</a>
</ul>
<hr><h2>Instances Methods </h2>
<h3><a name ="method-0">changesState</a></h3>
- (BOOL) <b>changesState</b>;<br>
Standards: GNUstep MacOS-X OpenStep<br>
<em>Description forthcoming.</em>
<hr>
<h3><a name ="method-1">setChangesState:</a></h3>
- (void) <b>setChangesState:</b> (BOOL)flag;<br>
Standards: GNUstep MacOS-X OpenStep<br>
<em>Description forthcoming.</em>
<hr>
<h2><a name ="cont-2">
Software documentation for the NSMenuItem protocol
</a></h2>
<h2><a name ="NSMenuItem">NSMenuItem Protocol </a></h2>
<p><b>Declared in: </b> AppKit/NSMenuItem.h</p>
<ul>
</ul>
</body>
</html>