cef_context_menu_params_t.get_misspelled_word

Returns the text of the misspelled word, if any, that the context menu was invoked on.

struct cef_context_menu_params_t
extern (System)
cef_string_userfree_t function(cef_context_menu_params_t* self) nothrow get_misspelled_word;

Meta