set_font_name


Description:

public bool set_font_name (string fontname)

Sets the currently selected font.

Parameters:

this

a FontSelectionDialog

fontname

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

Returns:

true if the font selected in this is now the fontname specified, false otherwise.