[ Version ( since = "3.18" ) ]
public void set_font_map (FontMap? font_map)
Sets the font map to use for Pango rendering.
When not set, the widget will inherit the font map from its parent.
this |
a Widget |
font_map |
a FontMap, or null to unset any previously set font map |