Merge pull request #344 from RobinD42/master-cherrypick-wxPy

Docs and other updates for wxPython
This commit is contained in:
Robin Dunn
2017-01-23 20:05:45 -08:00
committed by GitHub
35 changed files with 1459 additions and 52 deletions

View File

@@ -470,7 +470,7 @@ public:
@since 2.9.5
*/
wxFont(const wxFontInfo& font);
wxFont(const wxFontInfo& fontInfo);
/**
Creates a font object with the specified attributes and size in points.