![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/share/GNUstep/Documentation/Developer/Gui/Reference/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>NSInputManager class documentation</title> </head> <body> <font face="serif"> <a href="Gui.html">Up</a> <br /> <h1><a name="title$NSInputManager">NSInputManager class documentation</a></h1> <h3>Authors</h3> <dl> <dt>Generated by Debian</dt> <dd> </dd> </dl> <div> <hr width="50%" align="left" /> <h3>Contents -</h3> <ol> <li> <a href="#001000000000">Software documentation for the NSInputManager class</a> </li> <li> <a href="#002000000000">Software documentation for the NSTextInput protocol</a> </li> </ol> <hr width="50%" align="left" /> </div> <h1><a name="001000000000"> Software documentation for the NSInputManager class </a></h1> <h2><a name="class$NSInputManager">NSInputManager</a> : <a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSObject.html#class$NSObject">NSObject</a></h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSInputManager.h</dd> </dl> </blockquote> <blockquote> <dl> <dt><b>Conforms to:</b></dt> <dd><a rel="gsdoc" href="#protocol$(NSTextInput)">NSTextInput</a></dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="50%" align="left" /> <a href="#_NSInputManager_ivars">Instance Variables</a> <br/><br/> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager+currentInputManager">+currentInputManager</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager+describeKeyStroke$withModifiers$">+describeKeyStroke:withModifiers:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager+parseKey$intoCharacter$andModifiers$">+parseKey:intoCharacter:andModifiers:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager-handleKeyboardEvents$client$">-handleKeyboardEvents:client:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager-handleMouseEvent$">-handleMouseEvent:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager-initWithName$host$">-initWithName:host:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager-language">-language</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager-loadBindingsFromFile$">-loadBindingsFromFile:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager-localizedInputManagerName">-localizedInputManagerName</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager-markedTextAbandoned$">-markedTextAbandoned:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager-markedTextSelectionChanged$client$">-markedTextSelectionChanged:client:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager-quoteNextKeyStroke">-quoteNextKeyStroke</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager-resetInternalState">-resetInternalState</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager-wantsToDelayTextChangeNotifications">-wantsToDelayTextChangeNotifications</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager-wantsToHandleMouseEvents">-wantsToHandleMouseEvents</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$NSInputManager-wantsToInterpretAllKeystrokes">-wantsToInterpretAllKeystrokes</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$NSInputManager+currentInputManager">currentInputManager </a></h3> + (<a rel="gsdoc" href="#class$NSInputManager">NSInputManager</a>*) <b>currentInputManager</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager+describeKeyStroke$withModifiers$">describeKeyStroke: withModifiers: </a></h3> + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>describeKeyStroke:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$unichar">unichar</a>)character<b> withModifiers:</b> (unsigned int)modifiers;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager+parseKey$intoCharacter$andModifiers$">parseKey: intoCharacter: andModifiers: </a></h3> + (BOOL) <b>parseKey:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)key<b> intoCharacter:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$unichar">unichar</a>*)character<b> andModifiers:</b> (unsigned int*)modifiers;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager-handleKeyboardEvents$client$">handleKeyboardEvents: client: </a></h3> - (void) <b>handleKeyboardEvents:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*)eventArray<b> client:</b> (id)client;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager-handleMouseEvent$">handleMouseEvent: </a></h3> - (BOOL) <b>handleMouseEvent:</b> (<a rel="gsdoc" href="NSEvent.html#class$NSEvent">NSEvent</a>*)theMouseEvent;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager-initWithName$host$">initWithName: host: </a></h3> - (<a rel="gsdoc" href="#class$NSInputManager">NSInputManager</a>*) <b>initWithName:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)inputServerName<b> host:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)hostName;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager-language">language </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>language</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager-loadBindingsFromFile$">loadBindingsFromFile: </a></h3> - (void) <b>loadBindingsFromFile:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)fullPath;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager-localizedInputManagerName">localizedInputManagerName </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*) <b>localizedInputManagerName</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager-markedTextAbandoned$">markedTextAbandoned: </a></h3> - (void) <b>markedTextAbandoned:</b> (id)client;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager-markedTextSelectionChanged$client$">markedTextSelectionChanged: client: </a></h3> - (void) <b>markedTextSelectionChanged:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)newSel<b> client:</b> (id)client;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager-quoteNextKeyStroke">quoteNextKeyStroke </a></h3> - (void) <b>quoteNextKeyStroke</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager-resetInternalState">resetInternalState </a></h3> - (void) <b>resetInternalState</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager-wantsToDelayTextChangeNotifications">wantsToDelayTextChangeNotifications </a></h3> - (BOOL) <b>wantsToDelayTextChangeNotifications</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager-wantsToHandleMouseEvents">wantsToHandleMouseEvents </a></h3> - (BOOL) <b>wantsToHandleMouseEvents</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$NSInputManager-wantsToInterpretAllKeystrokes">wantsToInterpretAllKeystrokes </a></h3> - (BOOL) <b>wantsToInterpretAllKeystrokes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <a name="_NSInputManager_ivars"/> <br/><hr width="50%" align="left" /> <h2>Instance Variables for NSInputManager Class</h2> <h3><a name="ivariable$NSInputManager*_abortCharacter">_abortCharacter</a></h3> @protected unichar <b>_abortCharacter</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSInputManager*_abortFlags">_abortFlags</a></h3> @protected unsigned int <b>_abortFlags</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSInputManager*_currentBindingTable">_currentBindingTable</a></h3> @protected GSKeyBindingTable* <b>_currentBindingTable</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSInputManager*_currentClient">_currentClient</a></h3> @protected id<NSTextInput> <b>_currentClient</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSInputManager*_insertControlKeystrokes">_insertControlKeystrokes</a></h3> @protected BOOL <b>_insertControlKeystrokes</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSInputManager*_interpretNextKeyStrokeLiterally">_interpretNextKeyStrokeLiterally</a></h3> @protected BOOL <b>_interpretNextKeyStrokeLiterally</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSInputManager*_pendingKeyEvents">_pendingKeyEvents</a></h3> @protected NSMutableArray* <b>_pendingKeyEvents</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <h3><a name="ivariable$NSInputManager*_rootBindingTable">_rootBindingTable</a></h3> @protected GSKeyBindingTable* <b>_rootBindingTable</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </div> <hr width="25%" align="left" /> <br/><hr width="50%" align="left" /><br/> <h1><a name="002000000000"> Software documentation for the NSTextInput protocol </a></h1> <h2><a name="protocol$(NSTextInput)">NSTextInput</a></h2> <blockquote class="declared"> <dl> <dt><b>Declared in:</b></dt> <dd>AppKit/NSInputManager.h</dd> </dl> </blockquote> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <b>Method summary</b> <ul> <li><a rel="gsdoc" href="NSInputManager.html#method$(NSTextInput)-attributedSubstringFromRange$">-attributedSubstringFromRange:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$(NSTextInput)-characterIndexForPoint$">-characterIndexForPoint:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$(NSTextInput)-conversationIdentifier">-conversationIdentifier</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$(NSTextInput)-doCommandBySelector$">-doCommandBySelector:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$(NSTextInput)-firstRectForCharacterRange$">-firstRectForCharacterRange:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$(NSTextInput)-hasMarkedText">-hasMarkedText</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$(NSTextInput)-insertText$">-insertText:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$(NSTextInput)-markedRange">-markedRange</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$(NSTextInput)-selectedRange">-selectedRange</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$(NSTextInput)-setMarkedText$selectedRange$">-setMarkedText:selectedRange:</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$(NSTextInput)-unmarkText">-unmarkText</a></li> <li><a rel="gsdoc" href="NSInputManager.html#method$(NSTextInput)-validAttributesForMarkedText">-validAttributesForMarkedText</a></li> </ul> <hr width="50%" align="left" /> <div class="method"> <h3><a name="method$(NSTextInput)-attributedSubstringFromRange$">attributedSubstringFromRange: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSAttributedString.html#class$NSAttributedString">NSAttributedString</a>*) <b>attributedSubstringFromRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)theRange;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$(NSTextInput)-characterIndexForPoint$">characterIndexForPoint: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>) <b>characterIndexForPoint:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSPoint">NSPoint</a>)thePoint;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$(NSTextInput)-conversationIdentifier">conversationIdentifier </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>) <b>conversationIdentifier</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$(NSTextInput)-doCommandBySelector$">doCommandBySelector: </a></h3> - (void) <b>doCommandBySelector:</b> (SEL)aSelector;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$(NSTextInput)-firstRectForCharacterRange$">firstRectForCharacterRange: </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRect">NSRect</a>) <b>firstRectForCharacterRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)theRange;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$(NSTextInput)-hasMarkedText">hasMarkedText </a></h3> - (BOOL) <b>hasMarkedText</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$(NSTextInput)-insertText$">insertText: </a></h3> - (void) <b>insertText:</b> (id)aString;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$(NSTextInput)-markedRange">markedRange </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>markedRange</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$(NSTextInput)-selectedRange">selectedRange </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>selectedRange</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$(NSTextInput)-setMarkedText$selectedRange$">setMarkedText: selectedRange: </a></h3> - (void) <b>setMarkedText:</b> (id)aString<b> selectedRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)selRange;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$(NSTextInput)-unmarkText">unmarkText </a></h3> - (void) <b>unmarkText</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <div class="method"> <h3><a name="method$(NSTextInput)-validAttributesForMarkedText">validAttributesForMarkedText </a></h3> - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>validAttributesForMarkedText</b>;<br /> <div class="availability"> <b>Availability:</b> OpenStep</div> <br /> <div class="desc"> <em>Description forthcoming.</em> </div> <hr width="25%" align="left" /> </div> <br /> <a href="Gui.html">Up</a> </font> </body> </html>