Implemented wxLocale::IsAvailable for unix systems

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-12-02 04:52:46 +00:00
parent 13db99f1f5
commit 327bf990ab
2 changed files with 19 additions and 6 deletions

View File

@@ -433,7 +433,7 @@ given a two letter ISO language code, use
wxLanguageInfo structure. See \helpref{AddLanguage}{wxlocaleaddlanguage} for
the wxLanguageInfo description.
\newsince{2.7.1}. Currently only implemented under Windows.
\newsince{2.7.1}.
\membersection{wxLocale::IsLoaded}\label{wxlocaleisloaded}