Molybden API
Loading...
Searching...
No Matches
molybden::SpellCheckingResult Struct Reference

A spell checking result that contains the bounds of a mis-spelled substring of the checked text. More...

#include <browser_events.hpp>

Public Attributes

uint32_t location = 0
 The location of the first symbol in the mis-spelled word in the checked text that is considered as mis-spelled by the spell checker.
 
uint32_t length = 0
 The length of the mis-spelled word in the checked text.
 

Detailed Description

A spell checking result that contains the bounds of a mis-spelled substring of the checked text.


The documentation for this struct was generated from the following file: