pyface.i_font_dialog module
The interface for a dialog that allows the user to select a color.
-
class pyface.i_font_dialog.IFontDialog(adaptee, default=<class 'traits.adaptation.adaptation_error.AdaptationError'>)[source]
Bases: IDialog
The interface for a dialog that allows the user to choose a font.
-
font = PyfaceFont()
The font in the dialog.