Method
AdwStyleManagerget_document_font_name
Declaration [src]
const char*
adw_style_manager_get_document_font_name (
AdwStyleManager* self
)
Description [src]
Gets the system document font.
The font is in the same format as GtkSettings:gtk-font-name,
e.g. “Adwaita Sans 11”.
Use pango_font_description_from_string() to parse it.
| Available since: | 1.7 |
| Gets property | Adw.StyleManager:document-font-name |