2000-02-28 16:33:27 +00:00
|
|
|
<?xml version="1.0"?>
|
2001-12-17 16:51:51 +00:00
|
|
|
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.7//EN" "http://www.gnustep.org/gsdoc-0_6_7.xml">
|
2002-01-28 04:50:14 +00:00
|
|
|
<gsdoc base="NSScreen" up="Gui">
|
2000-02-28 16:33:27 +00:00
|
|
|
<head>
|
|
|
|
<title>NSScreen</title>
|
2001-12-17 16:51:51 +00:00
|
|
|
<author name="Scott Christley">
|
|
|
|
<email address="scottc@net-community.com">
|
|
|
|
scottc@net-community.com
|
|
|
|
</email>
|
2000-02-28 16:33:27 +00:00
|
|
|
</author>
|
2001-12-17 16:51:51 +00:00
|
|
|
<author name="Gregory John Casamento">
|
|
|
|
<email address="borgheron@yahoo.com">
|
|
|
|
borgheron@yahoo.com
|
|
|
|
</email>
|
|
|
|
</author>
|
|
|
|
<copy>1996, 2000 Free Software Foundation, Inc.</copy>
|
2000-02-28 16:33:27 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2002-01-28 04:50:14 +00:00
|
|
|
<front><contents /></front>
|
2000-02-28 16:33:27 +00:00
|
|
|
<chapter>
|
2001-12-17 16:51:51 +00:00
|
|
|
<heading>
|
|
|
|
Software documentation for the NSScreen class
|
|
|
|
</heading>
|
2000-02-28 16:33:27 +00:00
|
|
|
<class name="NSScreen" super="NSObject">
|
2001-12-17 16:51:51 +00:00
|
|
|
<declared>AppKit/NSScreen.h</declared>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="NSScreen*" factory="yes">
|
|
|
|
<sel>deepestScreen</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="NSScreen*" factory="yes">
|
|
|
|
<sel>mainScreen</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
2001-12-17 16:51:51 +00:00
|
|
|
<method type="void" factory="yes">
|
|
|
|
<sel>resetScreens</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2001-12-17 16:51:51 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2001-12-17 16:51:51 +00:00
|
|
|
</method>
|
2000-02-29 11:01:41 +00:00
|
|
|
<method type="NSArray*" factory="yes">
|
|
|
|
<sel>screens</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="NSWindowDepth">
|
|
|
|
<sel>depth</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="NSDictionary*">
|
|
|
|
<sel>deviceDescription</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="NSRect">
|
|
|
|
<sel>frame</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
2001-12-17 16:51:51 +00:00
|
|
|
<method type="const NSWindowDepth*">
|
2000-02-29 11:01:41 +00:00
|
|
|
<sel>supportedWindowDepths</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<NotOpenStep /> <GNUstep /> <MacOS-X />
|
|
|
|
</standards>
|
2000-02-29 11:01:41 +00:00
|
|
|
</method>
|
|
|
|
<method type="NSRect">
|
|
|
|
<sel>visibleFrame</sel>
|
|
|
|
<desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<em>Description forthcoming.</em>
|
2000-02-29 11:01:41 +00:00
|
|
|
</desc>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<NotOpenStep /> <GNUstep /> <MacOS-X />
|
|
|
|
</standards>
|
2000-02-28 18:37:00 +00:00
|
|
|
</method>
|
2002-01-28 04:50:14 +00:00
|
|
|
<standards>
|
|
|
|
<GNUstep /> <MacOS-X /> <OpenStep />
|
|
|
|
</standards>
|
2000-02-28 16:33:27 +00:00
|
|
|
</class>
|
|
|
|
</chapter>
|
|
|
|
</body>
|
|
|
|
</gsdoc>
|