]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/intl.h
Copy wxPerl notes from the LaTeX documentation.
[wxWidgets.git] / interface / wx / intl.h
index 947d47ad7eecd700a256033b1e8215d1381d40ec..b0e0567fcb11e2c5e2a650c078c6758d7b374fc5 100644 (file)
@@ -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
 {