Method

DevhelpSettingsget_fixed_font

Declaration [src]

const gchar*
dh_settings_get_fixed_font (
  DhSettings* settings
)

Description [src]

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

Available since:3.30

Return value

Returns: const gchar*
 

The value of the DhSettings:fixed-font property.

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