mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 15:00:38 +00:00
Update of parser
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6500 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6609cdb20d
commit
2620ecba17
7 changed files with 992 additions and 345 deletions
|
@ -32,4 +32,8 @@
|
|||
/* external symbols from the grammer */
|
||||
int GSRTFparse(void *ctxt, RTFscannerCtxt *lctxt);
|
||||
|
||||
BOOL parseRTFintoAttributedString(NSString *rtfString,
|
||||
NSMutableAttributedString *result,
|
||||
NSDictionary **dict);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue