FontDialog.setFontMap
void setFontMap(pango.font_map.FontMap fontmap = null)Sets the fontmap from which fonts are selected.
If fontmap is NULL, the default fontmap is used.
Parameters
fontmap | the fontmap |
void setFontMap(pango.font_map.FontMap fontmap = null)Sets the fontmap from which fonts are selected.
If fontmap is NULL, the default fontmap is used.
fontmap | the fontmap |