GtkFontSelectionDialog
A standard dialog box to select a font.
Object Hierarchy
Description
The GtkFontSelectionDialog provides a standard
dialog box which allows the user to select a font. The dialog box
implements the GtkFontSelection widget to enable
the user to pick a font.
Constructors
--
Creates a new GtkFontSelectionDialog.
Fields
action_area:
The action_area property of the dialog.
apply_button:
The Apply button widget of the dialog.
cancel_button:
The Cancel button widget of the dialog.
fontsel:
The font selection widget of the dialog.
main_vbox:
The main_vbox property of the dialog.
ok_button:
The Ok button widget of the dialog.