cef_context_menu_params_t.is_spell_check_enabled

Returns true (1) if the context menu was invoked on an editable node where spell-check is enabled.

struct cef_context_menu_params_t
extern (System)
int function(cef_context_menu_params_t* self) nothrow is_spell_check_enabled;

Meta