|
Molybden
|
The BrowserEvents::onSpellCheckCompleted event arguments. More...
#include <browser_events.hpp>
Public Attributes | |
| std::shared_ptr< Browser > | browser |
| The browser instance initiated this event. | |
| std::shared_ptr< Frame > | frame |
| The frame instance in which spell checking has been completed. | |
| std::vector< SpellCheckingResult > | results |
| The list of the spell checking results. | |
The BrowserEvents::onSpellCheckCompleted event arguments.