Markup for autogsdoc

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11788 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
fedor 2001-12-17 16:51:51 +00:00
parent 86eca68043
commit c51f4265da
289 changed files with 33853 additions and 23024 deletions

View file

@ -1,23 +1,29 @@
<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.5//EN" "http://www.gnustep.org/gsdoc-0_6_5.xml">
<gsdoc base="NSImageView" prev="NSImageRep.html" next="NSInputManager.html" up="Gui.html">
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.7//EN" "http://www.gnustep.org/gsdoc-0_6_7.xml">
<gsdoc base="NSImageView" next="NSInputManager" prev="NSImageRep" up="NSActionCell">
<head>
<title>NSImageView</title>
<author name="Richard Frith-Macdonald">
<email address="rfm@gnu.org"/>
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
<author name="Ovidiu Predescu">
<email address="ovidiu@net-community.com">
ovidiu@net-community.com
</email>
</author>
<version>$Revision$</version>
<date>$Date$</date>
<author name="Jonathan Gapen">
<email address="jagapen@smithlab.chem.wisc.edu">
jagapen@smithlab.chem.wisc.edu
</email>
</author>
<copy>1996 Free Software Foundation, Inc.</copy>
</head>
<body>
<chapter>
<heading>NSImageView</heading>
<heading>
Software documentation for the NSImageView class
</heading>
<class name="NSImageView" super="NSControl">
<declared>Gui/NSImageView.h</declared>
<conform>NSCoding</conform>
<desc>
</desc>
<declared>AppKit/NSImageView.h</declared>
<desc>
</desc>
<method type="NSImage*">
<sel>image</sel>
<desc>
@ -57,13 +63,13 @@
</method>
<method type="void">
<sel>setImageAlignment:</sel>
<arg type="NSImageAlignment">alignment</arg>
<arg type="NSImageAlignment">align</arg>
<desc>
</desc>
</method>
<method type="void">
<sel>setImageFrameStyle:</sel>
<arg type="NSImageFrameStyle">frameStyle</arg>
<arg type="NSImageFrameStyle">style</arg>
<desc>
</desc>
</method>