Method

DevhelpSettingsset_variable_font

since: 3.30

Declaration [src]

void
dh_settings_set_variable_font (
  DhSettings* settings,
  const gchar* variable_font
)

Description [src]

Sets the DhSettings:variable-font property.

Available since: 3.30

Parameters

variable_font

Type: const gchar*

The new value.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.