VaKeR CYBER ARMY
Logo of a company Server : Apache/2.4.41 (Ubuntu)
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //usr/share/GNUstep/Documentation/Developer/Gui/Reference/NSToolbar.html
<!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>NSToolbar class documentation</title>
  </head>
  <body>
    <font face="serif">
    <a href="Gui.html">Up</a>
    <br />
    <h1><a name="title$NSToolbar">NSToolbar class documentation</a></h1>
    <h3>Authors</h3>
    <dl>
      <dt>Generated by Debian</dt>
      <dd>
      </dd>
    </dl>

        <div>
      <hr width="50%" align="left" />
      <h3>Contents -</h3>
      <ol>
        <li>
          <a href="#001000000000">Software documentation for the NSToolbar class</a>
        </li>
        <li>
          <a href="#002000000000">Software documentation for the
        NSObject(NSToolbarDelegate)
        informal protocol</a>
        </li>
      </ol>
      <hr width="50%" align="left" />
    </div>

          <h1><a name="001000000000">
        Software documentation for the NSToolbar class
      </a></h1>
    <h2><a name="class$NSToolbar">NSToolbar</a> : <a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#class$NSObject">NSObject</a></h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSToolbar.h</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="#_NSToolbar_ivars">Instance Variables</a>
    <br/><br/>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-allowsUserCustomization">-allowsUserCustomization</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-autosavesConfiguration">-autosavesConfiguration</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-configurationDictionary">-configurationDictionary</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-customizationPaletteIsRunning">-customizationPaletteIsRunning</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-delegate">-delegate</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-displayMode">-displayMode</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-identifier">-identifier</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-initWithIdentifier$">-initWithIdentifier:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-insertItemWithItemIdentifier$atIndex$">-insertItemWithItemIdentifier:atIndex:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-isVisible">-isVisible</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-items">-items</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-removeItemAtIndex$">-removeItemAtIndex:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-runCustomizationPalette$">-runCustomizationPalette:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-selectedItemIdentifier">-selectedItemIdentifier</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-setAllowsUserCustomization$">-setAllowsUserCustomization:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-setAutosavesConfiguration$">-setAutosavesConfiguration:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-setConfigurationFromDictionary$">-setConfigurationFromDictionary:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-setDelegate$">-setDelegate:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-setDisplayMode$">-setDisplayMode:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-setSelectedItemIdentifier$">-setSelectedItemIdentifier:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-setShowsBaselineSeparator$">-setShowsBaselineSeparator:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-setSizeMode$">-setSizeMode:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-setVisible$">-setVisible:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-showsBaselineSeparator">-showsBaselineSeparator</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-sizeMode">-sizeMode</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-validateVisibleItems">-validateVisibleItems</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSToolbar-visibleItems">-visibleItems</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSToolbar-allowsUserCustomization">allowsUserCustomization&nbsp;</a></h3>
    - (BOOL) <b>allowsUserCustomization</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$NSToolbar-autosavesConfiguration">autosavesConfiguration&nbsp;</a></h3>
    - (BOOL) <b>autosavesConfiguration</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$NSToolbar-configurationDictionary">configurationDictionary&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*) <b>configurationDictionary</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$NSToolbar-customizationPaletteIsRunning">customizationPaletteIsRunning&nbsp;</a></h3>
    - (BOOL) <b>customizationPaletteIsRunning</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$NSToolbar-delegate">delegate&nbsp;</a></h3>
    - (id) <b>delegate</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$NSToolbar-displayMode">displayMode&nbsp;</a></h3>
    - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSToolbarDisplayMode">NSToolbarDisplayMode</a>) <b>displayMode</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$NSToolbar-identifier">identifier&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>identifier</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$NSToolbar-initWithIdentifier$">initWithIdentifier:&nbsp;</a></h3>
    - (id) <b>initWithIdentifier:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)identifier;<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$NSToolbar-insertItemWithItemIdentifier$atIndex$">insertItemWithItemIdentifier:&nbsp;atIndex:&nbsp;</a></h3>
    - (void) <b>insertItemWithItemIdentifier:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)itemIdentifier<b> atIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)index;<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$NSToolbar-isVisible">isVisible&nbsp;</a></h3>
    - (BOOL) <b>isVisible</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$NSToolbar-items">items&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>items</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$NSToolbar-removeItemAtIndex$">removeItemAtIndex:&nbsp;</a></h3>
    - (void) <b>removeItemAtIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>)index;<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$NSToolbar-runCustomizationPalette$">runCustomizationPalette:&nbsp;</a></h3>
    - (void) <b>runCustomizationPalette:</b> (id)sender;<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$NSToolbar-selectedItemIdentifier">selectedItemIdentifier&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>selectedItemIdentifier</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.3.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSToolbar-setAllowsUserCustomization$">setAllowsUserCustomization:&nbsp;</a></h3>
    - (void) <b>setAllowsUserCustomization:</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$NSToolbar-setAutosavesConfiguration$">setAutosavesConfiguration:&nbsp;</a></h3>
    - (void) <b>setAutosavesConfiguration:</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$NSToolbar-setConfigurationFromDictionary$">setConfigurationFromDictionary:&nbsp;</a></h3>
    - (void) <b>setConfigurationFromDictionary:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)configDict;<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$NSToolbar-setDelegate$">setDelegate:&nbsp;</a></h3>
    - (void) <b>setDelegate:</b> (id)delegate;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            Sets the receivers <var>delegate</var>... this is the
            object which will receive
            <a rel="gsdoc" href="#method$NSObject(NSToolbarDelegate)-toolbar$itemForItemIdentifier$willBeInsertedIntoToolbar$">-toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar:</a>
 <a rel="gsdoc" href="#method$NSObject(NSToolbarDelegate)-toolbarAllowedItemIdentifiers$">-toolbarAllowedItemIdentifiers:</a>
 and <a rel="gsdoc" href="#method$NSObject(NSToolbarDelegate)-toolbarDefaultItemIdentifiers$">-toolbarDefaultItemIdentifiers:</a>
 messages.
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSToolbar-setDisplayMode$">setDisplayMode:&nbsp;</a></h3>
    - (void) <b>setDisplayMode:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSToolbarDisplayMode">NSToolbarDisplayMode</a>)displayMode;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            Sets the receivers delegate... this is the object
            which will receive
            <a rel="gsdoc" href="#method$NSObject(NSToolbarDelegate)-toolbar$itemForItemIdentifier$willBeInsertedIntoToolbar$">-toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar:</a>
 <a rel="gsdoc" href="#method$NSObject(NSToolbarDelegate)-toolbarAllowedItemIdentifiers$">-toolbarAllowedItemIdentifiers:</a>
 and <a rel="gsdoc" href="#method$NSObject(NSToolbarDelegate)-toolbarDefaultItemIdentifiers$">-toolbarDefaultItemIdentifiers:</a>
 messages.
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSToolbar-setSelectedItemIdentifier$">setSelectedItemIdentifier:&nbsp;</a></h3>
    - (void) <b>setSelectedItemIdentifier:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)identifier;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.3.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSToolbar-setShowsBaselineSeparator$">setShowsBaselineSeparator:&nbsp;</a></h3>
    - (void) <b>setShowsBaselineSeparator:</b> (BOOL)flag;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.4.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSToolbar-setSizeMode$">setSizeMode:&nbsp;</a></h3>
    - (void) <b>setSizeMode:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSToolbarSizeMode">NSToolbarSizeMode</a>)sizeMode;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.2.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSToolbar-setVisible$">setVisible:&nbsp;</a></h3>
    - (void) <b>setVisible:</b> (BOOL)shown;<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$NSToolbar-showsBaselineSeparator">showsBaselineSeparator&nbsp;</a></h3>
    - (BOOL) <b>showsBaselineSeparator</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.4.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSToolbar-sizeMode">sizeMode&nbsp;</a></h3>
    - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSToolbarSizeMode">NSToolbarSizeMode</a>) <b>sizeMode</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.2.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSToolbar-validateVisibleItems">validateVisibleItems&nbsp;</a></h3>
    - (void) <b>validateVisibleItems</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$NSToolbar-visibleItems">visibleItems&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>visibleItems</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="_NSToolbar_ivars"/>    <br/><hr width="50%" align="left" />
    <h2>Instance Variables for NSToolbar Class</h2>
    <h3><a name="ivariable$NSToolbar*_allowsUserCustomization">_allowsUserCustomization</a></h3>
    @protected BOOL <b>_allowsUserCustomization</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$NSToolbar*_autosavesConfiguration">_autosavesConfiguration</a></h3>
    @protected BOOL <b>_autosavesConfiguration</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$NSToolbar*_build">_build</a></h3>
    @protected BOOL <b>_build</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$NSToolbar*_configurationDictionary">_configurationDictionary</a></h3>
    @protected NSDictionary* <b>_configurationDictionary</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$NSToolbar*_customizationPaletteIsRunning">_customizationPaletteIsRunning</a></h3>
    @protected BOOL <b>_customizationPaletteIsRunning</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$NSToolbar*_delegate">_delegate</a></h3>
    @protected id <b>_delegate</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$NSToolbar*_displayMode">_displayMode</a></h3>
    @protected NSToolbarDisplayMode <b>_displayMode</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$NSToolbar*_identifier">_identifier</a></h3>
    @protected NSString* <b>_identifier</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$NSToolbar*_interfaceBuilderAllowedItemIdentifiers">_interfaceBuilderAllowedItemIdentifiers</a></h3>
    @protected NSArray* <b>_interfaceBuilderAllowedItemIdentifiers</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$NSToolbar*_interfaceBuilderDefaultItemIdentifiers">_interfaceBuilderDefaultItemIdentifiers</a></h3>
    @protected NSArray* <b>_interfaceBuilderDefaultItemIdentifiers</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$NSToolbar*_interfaceBuilderItemsByIdentifier">_interfaceBuilderItemsByIdentifier</a></h3>
    @protected NSDictionary* <b>_interfaceBuilderItemsByIdentifier</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$NSToolbar*_interfaceBuilderSelectableItemIdentifiers">_interfaceBuilderSelectableItemIdentifiers</a></h3>
    @protected NSArray* <b>_interfaceBuilderSelectableItemIdentifiers</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$NSToolbar*_items">_items</a></h3>
    @protected NSMutableArray* <b>_items</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$NSToolbar*_selectedItemIdentifier">_selectedItemIdentifier</a></h3>
    @protected NSString* <b>_selectedItemIdentifier</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$NSToolbar*_showsBaselineSeparator">_showsBaselineSeparator</a></h3>
    @protected BOOL <b>_showsBaselineSeparator</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$NSToolbar*_sizeMode">_sizeMode</a></h3>
    @protected int <b>_sizeMode</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$NSToolbar*_toolbarView">_toolbarView</a></h3>
    @protected GSToolbarView* <b>_toolbarView</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$NSToolbar*_visible">_visible</a></h3>
    @protected BOOL <b>_visible</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/>

          <h1><a name="002000000000">
        Software documentation for the
        NSObject(NSToolbarDelegate)
        informal protocol
      </a></h1>
    <h2><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#class$NSObject">NSObject</a>(<a name="category$NSObject(NSToolbarDelegate)">NSToolbarDelegate</a>)</h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSToolbar.h</dd>
      </dl>
    </blockquote>
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
          <em>Description forthcoming.</em>
        
    </div>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSObject(NSToolbarDelegate)-toolbar$itemForItemIdentifier$willBeInsertedIntoToolbar$">-toolbar:itemForItemIdentifier:willBeInsertedIntoToolbar:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSObject(NSToolbarDelegate)-toolbarAllowedItemIdentifiers$">-toolbarAllowedItemIdentifiers:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSObject(NSToolbarDelegate)-toolbarDefaultItemIdentifiers$">-toolbarDefaultItemIdentifiers:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSObject(NSToolbarDelegate)-toolbarDidRemoveItem$">-toolbarDidRemoveItem:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSObject(NSToolbarDelegate)-toolbarSelectableItemIdentifiers$">-toolbarSelectableItemIdentifiers:</a></li>
      <li><a rel="gsdoc" href="NSToolbar.html#method$NSObject(NSToolbarDelegate)-toolbarWillAddItem$">-toolbarWillAddItem:</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSObject(NSToolbarDelegate)-toolbar$itemForItemIdentifier$willBeInsertedIntoToolbar$">toolbar:&nbsp;itemForItemIdentifier:&nbsp;willBeInsertedIntoToolbar:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSToolbarItem.html#class$NSToolbarItem">NSToolbarItem</a>*) <b>toolbar:</b> (<a rel="gsdoc" href="#class$NSToolbar">NSToolbar</a>*)toolbar<b> itemForItemIdentifier:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)itemIdentifier<b> willBeInsertedIntoToolbar:</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$NSObject(NSToolbarDelegate)-toolbarAllowedItemIdentifiers$">toolbarAllowedItemIdentifiers:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>toolbarAllowedItemIdentifiers:</b> (<a rel="gsdoc" href="#class$NSToolbar">NSToolbar</a>*)toolbar;<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$NSObject(NSToolbarDelegate)-toolbarDefaultItemIdentifiers$">toolbarDefaultItemIdentifiers:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>toolbarDefaultItemIdentifiers:</b> (<a rel="gsdoc" href="#class$NSToolbar">NSToolbar</a>*)toolbar;<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$NSObject(NSToolbarDelegate)-toolbarDidRemoveItem$">toolbarDidRemoveItem:&nbsp;</a></h3>
    - (void) <b>toolbarDidRemoveItem:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSNotification.html#class$NSNotification">NSNotification</a>*)aNotification;<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$NSObject(NSToolbarDelegate)-toolbarSelectableItemIdentifiers$">toolbarSelectableItemIdentifiers:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>toolbarSelectableItemIdentifiers:</b> (<a rel="gsdoc" href="#class$NSToolbar">NSToolbar</a>*)toolbar;<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$NSObject(NSToolbarDelegate)-toolbarWillAddItem$">toolbarWillAddItem:&nbsp;</a></h3>
    - (void) <b>toolbarWillAddItem:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSNotification.html#class$NSNotification">NSNotification</a>*)aNotification;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
    <br />
    <a href="Gui.html">Up</a>
    </font>
</body>
</html>

VaKeR 2022