Package wx :: Class Locale
[frames | no frames]

Type Locale

object --+
         |
        Locale


Proxy of C++ Locale class
Method Summary
Locale __init__(self, language, flags)
  __del__(self)
  __nonzero__(self)
  __repr__(self)
bool AddCatalog(self, szDomain)
  AddCatalogLookupPathPrefix(prefix)
(Static method)
  AddLanguage(info)
(Static method)
LanguageInfo FindLanguageInfo(locale)
(Static method)
String GetCanonicalName(self)
int GetLanguage(self)
LanguageInfo GetLanguageInfo(lang)
(Static method)
String GetLanguageName(lang)
(Static method)
String GetLocale(self)
String GetName(self)
String GetString(self, szOrigString, szDomain)
String GetSysName(self)
int GetSystemEncoding()
(Static method)
String GetSystemEncodingName()
(Static method)
int GetSystemLanguage()
(Static method)
  Init(self, *_args, **_kwargs)
bool Init1(self, szName, szShort, szLocale, bLoadDefault, bConvertEncoding)
bool Init2(self, language, flags)
bool IsLoaded(self, szDomain)
bool IsOk(self)

Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:24:08 2005 http://epydoc.sf.net