libs-gui/Documentation/gsdoc/NSInputManager.gsdoc
Richard Frith-Macdonald ef308ef9ca Use CVS to provide version and date info
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9282 72102866-910b-0410-8b05-ffd578937521
2001-03-03 10:04:05 +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>$Revision$</version>
<date>$Date$</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>