mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Added function GSRTFunicode().
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17223 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3c16975b59
commit
2e33809a42
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ void GSRTFgenericRTFcommand(void *ctxt, RTFcmd cmd);
|
|||
|
||||
/* go, handle text */
|
||||
void GSRTFmangleText(void *ctxt, const char *text);
|
||||
void GSRTFunicode (void *ctxt, int uchar);
|
||||
|
||||
/*
|
||||
* font functions
|
||||
|
|
Loading…
Reference in a new issue