A custom font map can be used to present application-specific fonts instead of or in addition to the normal system fonts.
FontDialog.fontMap
pango.font_map.FontMap fontMap() @propertyGet fontMap property.
Returns
Sets a custom font map to select fonts from.
void fontMap(pango.font_map.FontMap propval) @propertySet fontMap property.
Parameters
propval | Sets a custom font map to select fonts from. A custom font map can be used to present application-specific fonts instead of or in addition to the normal system fonts. |