added wxLocale::GetLanguageName
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -446,6 +446,13 @@ returned pointer is valid, the caller should {\it not} delete it.
|
||||
See \helpref{AddLanguage}{wxlocaleaddlanguage} for the wxLanguageInfo
|
||||
description.
|
||||
|
||||
\membersection{wxLocale::GetLanguageName}\label{wxlocalegetlanguagename}
|
||||
|
||||
\constfunc{static wxString}{GetLanguageName}{\param{int }{lang}}
|
||||
|
||||
Returns English name of the given language or empty string if this
|
||||
language is unknown.
|
||||
|
||||
|
||||
\membersection{wxLocale::GetLocale}\label{wxlocalegetlocale}
|
||||
|
||||
|
Reference in New Issue
Block a user