FontButton.setFontName

Sets or updates the currently-displayed font in font picker dialog.

More...
class FontButton
bool
setFontName
(
string fontname
)

Parameters

fontname string

Name of font to display in font chooser dialog

Return Value

Type: bool

TRUE

Detailed Description

Deprecated: Use gtk_font_chooser_set_font() instead

Meta