(trunk gtk) add GTR_UNICODE_BULLET

This commit is contained in:
Charles Kerr
2010-12-22 07:00:25 +00:00
parent 057487d18e
commit a297cd328a
3 changed files with 14 additions and 15 deletions

View File

@@ -55,7 +55,8 @@ enum
{
GTR_UNICODE_UP,
GTR_UNICODE_DOWN,
GTR_UNICODE_INF
GTR_UNICODE_INF,
GTR_UNICODE_BULLET
};
const char * gtr_get_unicode_string( int );