Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
NSMutableAttributedString(OODebugExtensions) Category Reference

#include <OODebugUtilities.h>

Instance Methods

(void) - setString:
 

Detailed Description

Definition at line 58 of file OODebugUtilities.h.

Method Documentation

◆ setString:

- (void) setString: (NSString *) string

Definition at line 1 of file OODebugUtilities.m.

81 :(NSString *)string
82{
83 [self setAttributedString:[string asAttributedString]];
84}

The documentation for this category was generated from the following files: