FontSelectionDialog.setFontName

Sets the currently selected font.

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

Parameters

fontname string

a font name like “Helvetica 12” or “Times Bold 18”

Return Value

Type: bool

TRUE if the font selected in fsd is now the fontname specified, FALSE otherwise.

Detailed Description

Deprecated: Use gtk.FontChooserDialog