Method

WebKit2WebContextget_spell_checking_enabled

Declaration [src]

gboolean
webkit_web_context_get_spell_checking_enabled (
  WebKitWebContext* context
)

Description [src]

Get whether spell checking feature is currently enabled.

Return value

Type: gboolean

TRUE If spell checking is enabled, or FALSE otherwise.