Method

WebKit2Settingsget_monospace_font_family

Declaration [src]

const gchar*
webkit_settings_get_monospace_font_family (
  WebKitSettings* settings
)

Description [src]

Gets the WebKitSettings:monospace-font-family property.

Return value

Type: const gchar*

Default font family used to display content marked with monospace font.

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