Up

NSAttributedString+GNUstepBase documentation

Authors

Richard Frith-Macdonald (rfm@gnu.org)

Date: Generated at 2023-12-20 19:35:46 -0500

Copyright: (C) 2003-2010 Free Software Foundation, Inc.

Software documentation for the NSAttributedString(GNUstepBase) category

NSAttributedString(GNUstepBase)

Declared in:
GNUstepBase/NSAttributedString+GNUstepBase.h
Availability: Not in OpenStep/MacOS-X

Description forthcoming.
Method summary

attributedSubstringWithRange: 

- (NSAttributedString*) attributedSubstringWithRange: (NSRange)aRange;
Availability: Not in OpenStep/MacOS-X

Deprecated synonym for attributedSubstringFromRange: for consistency with NSString


Up