Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Class GTK2.FontSelection

Inheritance graph
GTK2.G.Object GTK2.G.InitiallyUnowned GTK2.Object GTK2.Widget GTK2.Container GTK2.Box GTK2.Vbox 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.