Also forgot this.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35367 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -35,6 +35,7 @@ class BLanguage {
|
|||||||
status_t GetName(BString* name);
|
status_t GetName(BString* name);
|
||||||
// ISO-639 language code, e.g. "en", "de"
|
// ISO-639 language code, e.g. "en", "de"
|
||||||
const char* Code();
|
const char* Code();
|
||||||
|
bool IsCountry();
|
||||||
|
|
||||||
uint8 Direction() const;
|
uint8 Direction() const;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user