forked from GitHub/gf-core
added createCategory, dropCategory
This commit is contained in:
@@ -7,6 +7,9 @@ int textcmp(PgfText *t1, PgfText *t2);
|
||||
PGF_INTERNAL_DECL
|
||||
PgfText* textdup(PgfText *t1);
|
||||
|
||||
PGF_INTERNAL_DECL
|
||||
ref<PgfText> textdup_db(PgfText *t1);
|
||||
|
||||
PGF_API uint32_t
|
||||
pgf_utf8_decode(const uint8_t** src_inout);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user