Method

DevhelpSettingsset_fixed_font

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 const gchar*
 

The new value.

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