wx._windows.FontDialog
wx.FontDialog allows the user to select a system font and its attributes.
:see: `wx.FontData`
GetFontData(args, kwargs)
GetFontData(self) -> FontData
Returns a reference to the internal `wx.FontData` used by the
wx.FontDialog.
[constructor]
Usage: classname(arguments)
[member '__doc__']
Documentation for this class
[member '__module__']
The module that this class belongs to
[operator 'repr']
Usage: repr(a)