Method

DevhelpSettingsget_variable_font

since: 3.30

Declaration [src]

const gchar*
dh_settings_get_variable_font (
  DhSettings* settings
)

Description [src]

function instead, to take into account the DhSettings:use-system-fonts property.

Available since: 3.30

Return value

Type: const gchar*

The value of the DhSettings:variable-font property.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.