libs-gui/Documentation/gsdoc/NSInputManager.gsdoc
richard cac27b3696 Fixed linking
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6444 72102866-910b-0410-8b05-ffd578937521
2000-04-10 05:29:53 +00:00

57 lines
1.7 KiB
XML

<?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="NSInputManager" prev="NSImageView.html" next="NSInputServer.html" up="Gui.html">
<head>
<title>NSInputManager</title>
<author name="Richard Frith-Macdonald">
<email address="rfm@gnu.org"/>
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
</author>
<version>0.1</version>
<date>28 February, 2000</date>
</head>
<body>
<chapter>
<heading>NSInputManager</heading>
<class name="NSInputManager" super="NSObject">
<declared>Gui/NSInputManager.h</declared>
<conform>NSTextInput</conform>
<desc>
</desc>
<method type="NSInputManager*" factory="yes">
<sel>currentInputManager</sel>
<desc>
</desc>
</method>
<method type="NSInputManager*">
<sel>initWithName:</sel>
<arg type="NSString*">inputServerName</arg>
<desc>
</desc>
</method>
<method type="NSString*">
<sel>localizedInputManagerName</sel>
<desc>
</desc>
</method>
<method type="void">
<sel>markedTextSelectionChanged:</sel>
<arg type="NSRange">aRange</arg>
<desc>
</desc>
</method>
<method type="void">
<sel>markedTextWillBeAbandoned:</sel>
<arg type="id">sender</arg>
<desc>
</desc>
</method>
<method type="BOOL">
<sel>wantsToInterpretAllKeystrokes</sel>
<desc>
</desc>
</method>
</class>
</chapter>
</body>
</gsdoc>