Method

WebKit2Settingsget_cursive_font_family

Declaration [src]

const gchar*
webkit_settings_get_cursive_font_family (
  WebKitSettings* settings
)

Description [src]

Gets the WebKitSettings:cursive-font-family property.

Return value

Returns: const gchar*
 

The default font family used to display content marked with cursive font.

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