Class GTK2.FontSelection
- Description
The W(FontSelection) widget lists the available fonts, styles and sizes, allowing the user to select a font. It is used in W(FontSelectionDialog).
GTK2.FontSelection();
Properties: string font-name string preview-text
- Inherit Vbox
inherit GTK2.Vbox : Vbox
- Method create
GTK2.FontSelection GTK2.FontSelection(
mapping
|void
props
)- Description
Create a new GTK2.FontSelection widget.