libs-gui/Documentation/gsdoc/NSScreen.gsdoc
Adam Fedor 8cd9572170 Version 0.7.9
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14167 72102866-910b-0410-8b05-ffd578937521
2002-07-17 14:06:33 +00:00

125 lines
3.6 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.7//EN" "http://www.gnustep.org/gsdoc-0_6_7.xml">
<gsdoc base="NSScreen" up="Gui">
<head>
<title>NSScreen</title>
<author name="Scott Christley">
<email address="scottc@net-community.com">
scottc@net-community.com
</email>
</author>
<author name="Gregory John Casamento">
<email address="borgheron@yahoo.com">
borgheron@yahoo.com
</email>
</author>
<copy>1996, 2000 Free Software Foundation, Inc.</copy>
</head>
<body>
<front><contents /></front>
<chapter>
<heading>
Software documentation for the NSScreen class
</heading>
<class name="NSScreen" super="NSObject">
<declared>AppKit/NSScreen.h</declared>
<desc>
<em>Description forthcoming.</em>
</desc>
<method type="NSScreen*" factory="yes">
<sel>deepestScreen</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<MacOS-X /> <OpenStep /> <GNUstep />
</standards>
</method>
<method type="NSScreen*" factory="yes">
<sel>mainScreen</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<MacOS-X /> <OpenStep /> <GNUstep />
</standards>
</method>
<method type="void" factory="yes">
<sel>resetScreens</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<MacOS-X /> <OpenStep /> <GNUstep />
</standards>
</method>
<method type="NSArray*" factory="yes">
<sel>screens</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<MacOS-X /> <OpenStep /> <GNUstep />
</standards>
</method>
<method type="NSWindowDepth">
<sel>depth</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<MacOS-X /> <OpenStep /> <GNUstep />
</standards>
</method>
<method type="NSDictionary*">
<sel>deviceDescription</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<MacOS-X /> <OpenStep /> <GNUstep />
</standards>
</method>
<method type="NSRect">
<sel>frame</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<MacOS-X /> <OpenStep /> <GNUstep />
</standards>
</method>
<method type="int">
<sel>screenNumber</sel>
<desc>
Returns the screen number
</desc>
<standards>
<NotOpenStep /> <NotMacOS-X /> <GNUstep />
</standards>
</method>
<method type="const NSWindowDepth*">
<sel>supportedWindowDepths</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<MacOS-X /> <NotOpenStep /> <GNUstep />
</standards>
</method>
<method type="NSRect">
<sel>visibleFrame</sel>
<desc>
<em>Description forthcoming.</em>
</desc>
<standards>
<MacOS-X /> <NotOpenStep /> <GNUstep />
</standards>
</method>
<standards>
<MacOS-X /> <OpenStep /> <GNUstep />
</standards>
</class>
</chapter>
</body>
</gsdoc>