Method

DevhelpSettingsset_fixed_font

since: 3.30

Declaration [src]

void
dh_settings_set_fixed_font (
  DhSettings* settings,
  const gchar* fixed_font
)

Description [src]

Sets the DhSettings:fixed-font property.

Available since: 3.30

Parameters

fixed_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.