set_font_name
Description:
[ Version ( deprecated = true , deprecated_since = "3.22" , since = "2.4" ) ]
public bool set_font_name (string fontname)
public bool set_font_name (string fontname)
Warning: set_font_name is deprecated since 3.22.
Sets or updates the currently-displayed font in font picker dialog.
Note:
Use set_font instead
Parameters:
this | |
fontname |
Name of font to display in font chooser dialog |
Returns:
true |