mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +00:00
Add function declarations ... classes are generated automatically
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@15874 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
382a204d75
commit
aa184f7686
1 changed files with 17 additions and 0 deletions
|
@ -27,3 +27,20 @@
|
|||
;
|
||||
LIBRARY libgnustep-base
|
||||
EXPORTS
|
||||
GSEncodingForRegistry
|
||||
GSEncodingFromLocale
|
||||
GSFromUnicode
|
||||
GSToUnicode
|
||||
GetAvailableEncodings
|
||||
GetDefEncoding
|
||||
GetEncodingName
|
||||
chartouni
|
||||
encode_chartouni
|
||||
encode_unitochar
|
||||
encode_unitochar_strict
|
||||
uni_cop
|
||||
uni_is_decomp
|
||||
uni_isnonsp
|
||||
uni_tolower
|
||||
uni_toupper
|
||||
unitochar
|
||||
|
|
Loading…
Reference in a new issue