Change parameter name to reduce confusion in wxPython docs.
This commit is contained in:
@@ -470,7 +470,7 @@ public:
|
|||||||
|
|
||||||
@since 2.9.5
|
@since 2.9.5
|
||||||
*/
|
*/
|
||||||
wxFont(const wxFontInfo& font);
|
wxFont(const wxFontInfo& fontInfo);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
Creates a font object with the specified attributes and size in points.
|
Creates a font object with the specified attributes and size in points.
|
||||||
|
Reference in New Issue
Block a user