FontDialog.fontMap

pango.font_map.FontMap fontMap() @property

Get fontMap property.

Returns

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.

void fontMap(pango.font_map.FontMap propval) @property

Set fontMap property.

Parameters

propvalSets 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.