Method

DevhelpSettingsget_variable_font

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

Returns: const gchar*
 

The value of the DhSettings:variable-font property.

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