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 :  /proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/NSScrollView.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>NSScrollView</title>
  </head>
  <body>
    <font face="serif">
    <a href="Gui.html">Up</a>
    <br />
    <h1><a name="title$NSScrollView">NSScrollView</a></h1>
    <h3>Authors</h3>
    <dl>
      <dt>Ovidiu Predescu (<a href="mailto:ovidiu@net-community.com"><code>ovidiu@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>
      <dt>Richard Frith-Macdonald (<a href="mailto:richard@brainstorm.co.uk"><code>richard@brainstorm.co.uk</code></a>)</dt>
      <dd>
      </dd>
    </dl>
    <p><b>Copyright:</b> (C) 1996 Free Software Foundation, Inc.</p>

        <div>
    </div>

          <h1><a name="001000000000">
        Software documentation for the NSScrollView class
      </a></h1>
    <h2><a name="class$NSScrollView">NSScrollView</a> : <a rel="gsdoc" href="NSView.html#class$NSView">NSView</a></h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSScrollView.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="#_NSScrollView_ivars">Instance Variables</a>
    <br/><br/>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView+contentSizeForFrameSize$hasHorizontalScroller$hasVerticalScroller$borderType$">+contentSizeForFrameSize:hasHorizontalScroller:hasVerticalScroller:borderType:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView+frameSizeForContentSize$hasHorizontalScroller$hasVerticalScroller$borderType$">+frameSizeForContentSize:hasHorizontalScroller:hasVerticalScroller:borderType:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView+rulerViewClass">+rulerViewClass</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView+setRulerViewClass$">+setRulerViewClass:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-allowsMagnification">-allowsMagnification</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-autohidesScrollers">-autohidesScrollers</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-automaticallyAdjustsContentInsets">-automaticallyAdjustsContentInsets</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-backgroundColor">-backgroundColor</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-borderType">-borderType</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-contentInsets">-contentInsets</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-contentSize">-contentSize</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-contentView">-contentView</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-documentCursor">-documentCursor</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-documentView">-documentView</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-documentVisibleRect">-documentVisibleRect</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-drawsBackground">-drawsBackground</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-hasHorizontalRuler">-hasHorizontalRuler</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-hasHorizontalScroller">-hasHorizontalScroller</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-hasVerticalRuler">-hasVerticalRuler</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-hasVerticalScroller">-hasVerticalScroller</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-horizontalLineScroll">-horizontalLineScroll</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-horizontalPageScroll">-horizontalPageScroll</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-horizontalRulerView">-horizontalRulerView</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-horizontalScrollElasticity">-horizontalScrollElasticity</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-horizontalScroller">-horizontalScroller</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-lineScroll">-lineScroll</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-pageScroll">-pageScroll</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-reflectScrolledClipView$">-reflectScrolledClipView:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-rulersVisible">-rulersVisible</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-scrollerInsets">-scrollerInsets</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-scrollsDynamically">-scrollsDynamically</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setAllowsMagnification$">-setAllowsMagnification:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setAutohidesScrollers$">-setAutohidesScrollers:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setAutomaticallyAdjustsContentInsets$">-setAutomaticallyAdjustsContentInsets:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setBackgroundColor$">-setBackgroundColor:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setBorderType$">-setBorderType:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setContentInsets$">-setContentInsets:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setContentView$">-setContentView:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setDocumentCursor$">-setDocumentCursor:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setDocumentView$">-setDocumentView:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setDrawsBackground$">-setDrawsBackground:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setHasHorizontalRuler$">-setHasHorizontalRuler:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setHasHorizontalScroller$">-setHasHorizontalScroller:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setHasVerticalRuler$">-setHasVerticalRuler:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setHasVerticalScroller$">-setHasVerticalScroller:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setHorizontalLineScroll$">-setHorizontalLineScroll:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setHorizontalPageScroll$">-setHorizontalPageScroll:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setHorizontalRulerView$">-setHorizontalRulerView:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setHorizontalScrollElasticity$">-setHorizontalScrollElasticity:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setHorizontalScroller$">-setHorizontalScroller:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setLineScroll$">-setLineScroll:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setPageScroll$">-setPageScroll:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setRulersVisible$">-setRulersVisible:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setScrollerInsets$">-setScrollerInsets:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setScrollsDynamically$">-setScrollsDynamically:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setVerticalLineScroll$">-setVerticalLineScroll:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setVerticalPageScroll$">-setVerticalPageScroll:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setVerticalRulerView$">-setVerticalRulerView:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setVerticalScrollElasticity$">-setVerticalScrollElasticity:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-setVerticalScroller$">-setVerticalScroller:</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-tile">-tile</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-verticalLineScroll">-verticalLineScroll</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-verticalPageScroll">-verticalPageScroll</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-verticalRulerView">-verticalRulerView</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-verticalScrollElasticity">-verticalScrollElasticity</a></li>
      <li><a rel="gsdoc" href="NSScrollView.html#method$NSScrollView-verticalScroller">-verticalScroller</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSScrollView+contentSizeForFrameSize$hasHorizontalScroller$hasVerticalScroller$borderType$">contentSizeForFrameSize:&nbsp;hasHorizontalScroller:&nbsp;hasVerticalScroller:&nbsp;borderType:&nbsp;</a></h3>
    + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>) <b>contentSizeForFrameSize:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>)frameSize<b> hasHorizontalScroller:</b> (BOOL)hFlag<b> hasVerticalScroller:</b> (BOOL)vFlag<b> borderType:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSBorderType">NSBorderType</a>)borderType;<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$NSScrollView+frameSizeForContentSize$hasHorizontalScroller$hasVerticalScroller$borderType$">frameSizeForContentSize:&nbsp;hasHorizontalScroller:&nbsp;hasVerticalScroller:&nbsp;borderType:&nbsp;</a></h3>
    + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>) <b>frameSizeForContentSize:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>)contentSize<b> hasHorizontalScroller:</b> (BOOL)hFlag<b> hasVerticalScroller:</b> (BOOL)vFlag<b> borderType:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSBorderType">NSBorderType</a>)borderType;<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$NSScrollView+rulerViewClass">rulerViewClass&nbsp;</a></h3>
    + (Class) <b>rulerViewClass</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$NSScrollView+setRulerViewClass$">setRulerViewClass:&nbsp;</a></h3>
    + (void) <b>setRulerViewClass:</b> (Class)aClass;<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$NSScrollView-allowsMagnification">allowsMagnification&nbsp;</a></h3>
    - (BOOL) <b>allowsMagnification</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.8.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-autohidesScrollers">autohidesScrollers&nbsp;</a></h3>
    - (BOOL) <b>autohidesScrollers</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.3.0</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Return wether scroller autohiding is set or not.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSScrollView-setAutohidesScrollers$">
                -setAutohidesScrollers:
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-automaticallyAdjustsContentInsets">automaticallyAdjustsContentInsets&nbsp;</a></h3>
    - (BOOL) <b>automaticallyAdjustsContentInsets</b>;<br />
    <div class="availability">
<b>Availability:</b> Not in OpenStep/MacOS-X</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-backgroundColor">backgroundColor&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*) <b>backgroundColor</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$NSScrollView-borderType">borderType&nbsp;</a></h3>
    - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSBorderType">NSBorderType</a>) <b>borderType</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$NSScrollView-contentInsets">contentInsets&nbsp;</a></h3>
    - (NSEdgeInsets) <b>contentInsets</b>;<br />
    <div class="availability">
<b>Availability:</b> Not in OpenStep/MacOS-X</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-contentSize">contentSize&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSSize">NSSize</a>) <b>contentSize</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns the size of the NSScrollView&apos;s content
              view
                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-contentView">contentView&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSClipView.html#class$NSClipView">NSClipView</a>*) <b>contentView</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$NSScrollView-documentCursor">documentCursor&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSCursor.html#class$NSCursor">NSCursor</a>*) <b>documentCursor</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$NSScrollView-documentView">documentView&nbsp;</a></h3>
    - (id) <b>documentView</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$NSScrollView-documentVisibleRect">documentVisibleRect&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>documentVisibleRect</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$NSScrollView-drawsBackground">drawsBackground&nbsp;</a></h3>
    - (BOOL) <b>drawsBackground</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-hasHorizontalRuler">hasHorizontalRuler&nbsp;</a></h3>
    - (BOOL) <b>hasHorizontalRuler</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns whether the NSScrollView has a horizontal
              ruler
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSScrollView-setHasHorizontalRuler$">
                -setHasHorizontalRuler:
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-hasHorizontalScroller">hasHorizontalScroller&nbsp;</a></h3>
    - (BOOL) <b>hasHorizontalScroller</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns whether the NSScrollView has a horizontal
              scroller
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSScrollView-setHasHorizontalScroller$">
                -setHasHorizontalScroller:
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-hasVerticalRuler">hasVerticalRuler&nbsp;</a></h3>
    - (BOOL) <b>hasVerticalRuler</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns whether the NSScrollView has a vertical
              ruler
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSScrollView-setHasVerticalRuler$">
                -setHasVerticalRuler:
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-hasVerticalScroller">hasVerticalScroller&nbsp;</a></h3>
    - (BOOL) <b>hasVerticalScroller</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Returns whether the NSScrollView has a vertical
              scroller
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSScrollView-setHasVerticalScroller$">
                -setHasVerticalScroller:
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-horizontalLineScroll">horizontalLineScroll&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>horizontalLineScroll</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-horizontalPageScroll">horizontalPageScroll&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>horizontalPageScroll</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-horizontalRulerView">horizontalRulerView&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSRulerView.html#class$NSRulerView">NSRulerView</a>*) <b>horizontalRulerView</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$NSScrollView-horizontalScrollElasticity">horizontalScrollElasticity&nbsp;</a></h3>
    - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSScrollElasticity">NSScrollElasticity</a>) <b>horizontalScrollElasticity</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.7.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-horizontalScroller">horizontalScroller&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSScroller.html#class$NSScroller">NSScroller</a>*) <b>horizontalScroller</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$NSScrollView-lineScroll">lineScroll&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>lineScroll</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$NSScrollView-pageScroll">pageScroll&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>pageScroll</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$NSScrollView-reflectScrolledClipView$">reflectScrolledClipView:&nbsp;</a></h3>
    - (void) <b>reflectScrolledClipView:</b> (<a rel="gsdoc" href="NSClipView.html#class$NSClipView">NSClipView</a>*)aClipView;<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$NSScrollView-rulersVisible">rulersVisible&nbsp;</a></h3>
    - (BOOL) <b>rulersVisible</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$NSScrollView-scrollerInsets">scrollerInsets&nbsp;</a></h3>
    - (NSEdgeInsets) <b>scrollerInsets</b>;<br />
    <div class="availability">
<b>Availability:</b> Not in OpenStep/MacOS-X</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-scrollsDynamically">scrollsDynamically&nbsp;</a></h3>
    - (BOOL) <b>scrollsDynamically</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$NSScrollView-setAllowsMagnification$">setAllowsMagnification:&nbsp;</a></h3>
    - (void) <b>setAllowsMagnification:</b> (BOOL)m;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.8.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-setAutohidesScrollers$">setAutohidesScrollers:&nbsp;</a></h3>
    - (void) <b>setAutohidesScrollers:</b> (BOOL)flag;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.3.0</div>
<br />
    <div class="desc">
      
            
    </p>
    <p>

              Sets whether the view hides the scrollers
              (horizontal and/or vertical independendently)
              if they are not needed.
                </p>
    <p>
      
            
    </p>
    <p>

              If the content fits inside the clip view on the X or Y
              axis or both, the respective scroller is removed and
              additional space is gained.
                </p>
    <p>
      
            
    </p>
    <p>

              See Also:
              <a rel="gsdoc" href="#method$NSScrollView-autohidesScrollers">
                -autohidesScrollers
              </a>

                </p>
    <p>
      
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-setAutomaticallyAdjustsContentInsets$">setAutomaticallyAdjustsContentInsets:&nbsp;</a></h3>
    - (void) <b>setAutomaticallyAdjustsContentInsets:</b> (BOOL)adjusts;<br />
    <div class="availability">
<b>Availability:</b> Not in OpenStep/MacOS-X</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-setBackgroundColor$">setBackgroundColor:&nbsp;</a></h3>
    - (void) <b>setBackgroundColor:</b> (<a rel="gsdoc" href="NSColor.html#class$NSColor">NSColor</a>*)aColor;<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$NSScrollView-setBorderType$">setBorderType:&nbsp;</a></h3>
    - (void) <b>setBorderType:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSBorderType">NSBorderType</a>)borderType;<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$NSScrollView-setContentInsets$">setContentInsets:&nbsp;</a></h3>
    - (void) <b>setContentInsets:</b> (NSEdgeInsets)edgeInsets;<br />
    <div class="availability">
<b>Availability:</b> Not in OpenStep/MacOS-X</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-setContentView$">setContentView:&nbsp;</a></h3>
    - (void) <b>setContentView:</b> (<a rel="gsdoc" href="NSClipView.html#class$NSClipView">NSClipView</a>*)aView;<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$NSScrollView-setDocumentCursor$">setDocumentCursor:&nbsp;</a></h3>
    - (void) <b>setDocumentCursor:</b> (<a rel="gsdoc" href="NSCursor.html#class$NSCursor">NSCursor</a>*)aCursor;<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$NSScrollView-setDocumentView$">setDocumentView:&nbsp;</a></h3>
    - (void) <b>setDocumentView:</b> (<a rel="gsdoc" href="NSView.html#class$NSView">NSView</a>*)aView;<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$NSScrollView-setDrawsBackground$">setDrawsBackground:&nbsp;</a></h3>
    - (void) <b>setDrawsBackground:</b> (BOOL)flag;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-setHasHorizontalRuler$">setHasHorizontalRuler:&nbsp;</a></h3>
    - (void) <b>setHasHorizontalRuler:</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$NSScrollView-setHasHorizontalScroller$">setHasHorizontalScroller:&nbsp;</a></h3>
    - (void) <b>setHasHorizontalScroller:</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$NSScrollView-setHasVerticalRuler$">setHasVerticalRuler:&nbsp;</a></h3>
    - (void) <b>setHasVerticalRuler:</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$NSScrollView-setHasVerticalScroller$">setHasVerticalScroller:&nbsp;</a></h3>
    - (void) <b>setHasVerticalScroller:</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$NSScrollView-setHorizontalLineScroll$">setHorizontalLineScroll:&nbsp;</a></h3>
    - (void) <b>setHorizontalLineScroll:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)aFloat;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-setHorizontalPageScroll$">setHorizontalPageScroll:&nbsp;</a></h3>
    - (void) <b>setHorizontalPageScroll:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)aFloat;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-setHorizontalRulerView$">setHorizontalRulerView:&nbsp;</a></h3>
    - (void) <b>setHorizontalRulerView:</b> (<a rel="gsdoc" href="NSRulerView.html#class$NSRulerView">NSRulerView</a>*)aRulerView;<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$NSScrollView-setHorizontalScrollElasticity$">setHorizontalScrollElasticity:&nbsp;</a></h3>
    - (void) <b>setHorizontalScrollElasticity:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSScrollElasticity">NSScrollElasticity</a>)value;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.7.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-setHorizontalScroller$">setHorizontalScroller:&nbsp;</a></h3>
    - (void) <b>setHorizontalScroller:</b> (<a rel="gsdoc" href="NSScroller.html#class$NSScroller">NSScroller</a>*)aScroller;<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$NSScrollView-setLineScroll$">setLineScroll:&nbsp;</a></h3>
    - (void) <b>setLineScroll:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)aFloat;<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$NSScrollView-setPageScroll$">setPageScroll:&nbsp;</a></h3>
    - (void) <b>setPageScroll:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)aFloat;<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$NSScrollView-setRulersVisible$">setRulersVisible:&nbsp;</a></h3>
    - (void) <b>setRulersVisible:</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$NSScrollView-setScrollerInsets$">setScrollerInsets:&nbsp;</a></h3>
    - (void) <b>setScrollerInsets:</b> (NSEdgeInsets)insets;<br />
    <div class="availability">
<b>Availability:</b> Not in OpenStep/MacOS-X</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-setScrollsDynamically$">setScrollsDynamically:&nbsp;</a></h3>
    - (void) <b>setScrollsDynamically:</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$NSScrollView-setVerticalLineScroll$">setVerticalLineScroll:&nbsp;</a></h3>
    - (void) <b>setVerticalLineScroll:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)aFloat;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-setVerticalPageScroll$">setVerticalPageScroll:&nbsp;</a></h3>
    - (void) <b>setVerticalPageScroll:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>)aFloat;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-setVerticalRulerView$">setVerticalRulerView:&nbsp;</a></h3>
    - (void) <b>setVerticalRulerView:</b> (<a rel="gsdoc" href="NSRulerView.html#class$NSRulerView">NSRulerView</a>*)aRulerView;<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$NSScrollView-setVerticalScrollElasticity$">setVerticalScrollElasticity:&nbsp;</a></h3>
    - (void) <b>setVerticalScrollElasticity:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSScrollElasticity">NSScrollElasticity</a>)value;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.7.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-setVerticalScroller$">setVerticalScroller:&nbsp;</a></h3>
    - (void) <b>setVerticalScroller:</b> (<a rel="gsdoc" href="NSScroller.html#class$NSScroller">NSScroller</a>*)aScroller;<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$NSScrollView-tile">tile&nbsp;</a></h3>
    - (void) <b>tile</b>;<br />
    <div class="availability">
<b>Availability:</b> OpenStep</div>
<br />
    <div class="desc">
      
            Vertically expand the scroller by 1pt on each
            end <br /> Horizontall expand the scroller by 1pt on
            each end
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-verticalLineScroll">verticalLineScroll&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>verticalLineScroll</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-verticalPageScroll">verticalPageScroll&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$CGFloat">CGFloat</a>) <b>verticalPageScroll</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-verticalRulerView">verticalRulerView&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSRulerView.html#class$NSRulerView">NSRulerView</a>*) <b>verticalRulerView</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$NSScrollView-verticalScrollElasticity">verticalScrollElasticity&nbsp;</a></h3>
    - (<a rel="gsdoc" href="TypesAndConstants.html#type$NSScrollElasticity">NSScrollElasticity</a>) <b>verticalScrollElasticity</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.7.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSScrollView-verticalScroller">verticalScroller&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSScroller.html#class$NSScroller">NSScroller</a>*) <b>verticalScroller</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="_NSScrollView_ivars"/>    <br/><hr width="50%" align="left" />
    <h2>Instance Variables for NSScrollView Class</h2>
    <h3><a name="ivariable$NSScrollView*_autohidesScrollers">_autohidesScrollers</a></h3>
    @protected BOOL <b>_autohidesScrollers</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$NSScrollView*_borderType">_borderType</a></h3>
    @protected NSBorderType <b>_borderType</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$NSScrollView*_contentView">_contentView</a></h3>
    @protected NSClipView* <b>_contentView</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$NSScrollView*_cornerView">_cornerView</a></h3>
    @protected NSView* <b>_cornerView</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$NSScrollView*_hLineScroll">_hLineScroll</a></h3>
    @protected float <b>_hLineScroll</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$NSScrollView*_hPageScroll">_hPageScroll</a></h3>
    @protected float <b>_hPageScroll</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$NSScrollView*_hasCornerView">_hasCornerView</a></h3>
    @protected BOOL <b>_hasCornerView</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$NSScrollView*_hasHeaderView">_hasHeaderView</a></h3>
    @protected BOOL <b>_hasHeaderView</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$NSScrollView*_hasHorizRuler">_hasHorizRuler</a></h3>
    @protected BOOL <b>_hasHorizRuler</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$NSScrollView*_hasHorizScroller">_hasHorizScroller</a></h3>
    @protected BOOL <b>_hasHorizScroller</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$NSScrollView*_hasVertRuler">_hasVertRuler</a></h3>
    @protected BOOL <b>_hasVertRuler</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$NSScrollView*_hasVertScroller">_hasVertScroller</a></h3>
    @protected BOOL <b>_hasVertScroller</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$NSScrollView*_headerClipView">_headerClipView</a></h3>
    @protected NSClipView* <b>_headerClipView</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$NSScrollView*_horizRuler">_horizRuler</a></h3>
    @protected NSRulerView* <b>_horizRuler</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$NSScrollView*_horizScrollElasticity">_horizScrollElasticity</a></h3>
    @protected NSScrollElasticity <b>_horizScrollElasticity</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$NSScrollView*_horizScroller">_horizScroller</a></h3>
    @protected NSScroller* <b>_horizScroller</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$NSScrollView*_knobMoved">_knobMoved</a></h3>
    @protected BOOL <b>_knobMoved</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$NSScrollView*_rulersVisible">_rulersVisible</a></h3>
    @protected BOOL <b>_rulersVisible</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$NSScrollView*_scrollsDynamically">_scrollsDynamically</a></h3>
    @protected BOOL <b>_scrollsDynamically</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$NSScrollView*_vLineScroll">_vLineScroll</a></h3>
    @protected float <b>_vLineScroll</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$NSScrollView*_vPageScroll">_vPageScroll</a></h3>
    @protected float <b>_vPageScroll</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$NSScrollView*_vertRuler">_vertRuler</a></h3>
    @protected NSRulerView* <b>_vertRuler</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$NSScrollView*_vertScrollElasticity">_vertScrollElasticity</a></h3>
    @protected NSScrollElasticity <b>_vertScrollElasticity</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$NSScrollView*_vertScroller">_vertScroller</a></h3>
    @protected NSScroller* <b>_vertScroller</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>

VaKeR 2022