FontButton.newWithFont

Creates a new font picker widget.

class FontButton
static
newWithFont
(
string fontname
)

Parameters

fontname string

Name of font to display in font chooser dialog

Return Value

Type: gtk.font_button.FontButton

a new font picker widget.