libs-gui/Documentation/gsdoc/NSScreen.html

85 lines
1.8 KiB
HTML
Raw Normal View History

<html>
<head>
<title>NSScreen</title>
</head>
<body>
<h1>NSScreen</h1>
<h3>Authors</h3>
<dl>
<dt>Scott Christley(<a href="mailto:scottc@net-community.com"><code>
scottc@net-community.com
</code></a>)</dt>
<dd>
</dd>
<dt>Gregory John Casamento(<a href="mailto:borgheron@yahoo.com"><code>
borgheron@yahoo.com
</code></a>)</dt>
<dd>
</dd>
</dl>
<p>Copyright: (C) 1996, 2000 Free Software Foundation, Inc.</p>
<h1>
Software documentation for the NSScreen class
</h1>
<h2><a name="class$NSScreen">NSScreen</a> : NSObject</h2>
Declared: AppKit/NSScreen.h<br />
<p>
</p>
<h3>deepestScreen</a></h3>
+ (<a href="#class$NSScreen">NSScreen</a>*) <b>deepestScreen</b>;<br />
<p>
</p>
<hr />
<h3>mainScreen</a></h3>
+ (<a href="#class$NSScreen">NSScreen</a>*) <b>mainScreen</b>;<br />
<p>
</p>
<hr />
<h3>resetScreens</a></h3>
+ (void) <b>resetScreens</b>;<br />
<p>
</p>
<hr />
<h3>screens</a></h3>
+ (NSArray*) <b>screens</b>;<br />
<p>
</p>
<hr />
<h3>depth</a></h3>
- (NSWindowDepth) <b>depth</b>;<br />
<p>
</p>
<hr />
<h3>deviceDescription</a></h3>
- (NSDictionary*) <b>deviceDescription</b>;<br />
<p>
</p>
<hr />
<h3>frame</a></h3>
- (NSRect) <b>frame</b>;<br />
<p>
</p>
<hr />
<h3>supportedWindowDepths</a></h3>
- (const NSWindowDepth*) <b>supportedWindowDepths</b>;<br />
<p>
</p>
<hr />
<h3>visibleFrame</a></h3>
- (NSRect) <b>visibleFrame</b>;<br />
<p>
</p>
<hr />
</body>
</html>