mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +00:00
Add attributed string method.
This commit is contained in:
parent
a58a58373d
commit
de062d44e9
2 changed files with 26 additions and 15 deletions
|
@ -52,6 +52,7 @@ typedef NSUInteger NSPersonNameComponentsFormatterOptions;
|
|||
@private
|
||||
BOOL _phonetic;
|
||||
NSPersonNameComponentsFormatterStyle _style;
|
||||
NSPersonNameComponentsFormatterOptions _nameOptions;
|
||||
}
|
||||
|
||||
// Designated init...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue