| |||||||||||||||||||||
| |||||||||||||||||||||
| |||||||||||||||||||||
Description | |||||||||||||||||||||
A dialog box for selecting fonts | |||||||||||||||||||||
Synopsis | |||||||||||||||||||||
| |||||||||||||||||||||
Detail | |||||||||||||||||||||
The FontSelectionDialog widget is a dialog box for selecting a font. To set the font which is initially selected, use fontSelectionDialogSetFontName. To get the selected font use fontSelectionDialogGetFontName. To change the text which is shown in the preview area, use fontSelectionDialogSetPreviewText. | |||||||||||||||||||||
Class Hierarchy | |||||||||||||||||||||
| GObject | +----Object | +----Widget | +----Container | +----Bin | +----Window | +----Dialog | +----FontSelectionDialog | |||||||||||||||||||||
Types | |||||||||||||||||||||
| |||||||||||||||||||||
| |||||||||||||||||||||
| |||||||||||||||||||||
| |||||||||||||||||||||
| |||||||||||||||||||||
Constructors | |||||||||||||||||||||
| |||||||||||||||||||||
| |||||||||||||||||||||
Methods | |||||||||||||||||||||
| |||||||||||||||||||||
| |||||||||||||||||||||
| |||||||||||||||||||||
| |||||||||||||||||||||
| |||||||||||||||||||||
Gets the text displayed in the preview area. | |||||||||||||||||||||
| |||||||||||||||||||||
Sets the text displayed in the preview area. | |||||||||||||||||||||
Attributes | |||||||||||||||||||||
| |||||||||||||||||||||
'previewText' property. See fontSelectionDialogGetPreviewText and fontSelectionDialogSetPreviewText | |||||||||||||||||||||
Produced by Haddock version 2.6.0 |