X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c59532bc6220d1dc5d6da3ed9ae691c9d438d345..9e96e16fe0bc7af32d329c965ad110a3e5be5ad8:/interface/wx/intl.h?ds=sidebyside diff --git a/interface/wx/intl.h b/interface/wx/intl.h index 947d47ad7e..b0e0567fcb 100644 --- a/interface/wx/intl.h +++ b/interface/wx/intl.h @@ -278,6 +278,11 @@ enum wxLayoutDirection /** Encapsulates a ::wxLanguage indentifier together with OS-specific information related to that language. + + @beginWxPerlOnly + In wxPerl @c Wx::LanguageInfo has only one method: + - Wx::LanguageInfo->new(language, canonicalName, WinLang, WinSubLang, Description) + @endWxPerlOnly */ struct WXDLLIMPEXP_BASE wxLanguageInfo {