document_font_name


Description:

[ Version ( since = "1.7" ) ]
public string document_font_name { get; }

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.