get_document_font_name


Description:

[ Version ( since = "1.7" ) ]
public unowned string get_document_font_name ()

Gets the system document font.

The font is in the same format as [property@Gtk.Settings:gtk-font-name], e.g. "Adwaita Sans 12".

Use [func@Pango.FontDescription.from_string] to parse it.

Parameters:

this

a style manager

Returns:

the system document font