Method

WebKit2Settingsget_pictograph_font_family

Declaration [src]

const gchar*
webkit_settings_get_pictograph_font_family (
  WebKitSettings* settings
)

Description [src]

Gets the WebKitSettings:pictograph-font-family property.

Return value

Type: const gchar*

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

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