Property
SpellingChecker:provider
unstable since: 1
Description [src]
The “provider” property contains the provider that is providing information to the spell checker.
Currently, only Enchant is supported, and requires using the
SpellingEnchantProvider
. Setting this to NULL
will get
the default provider.
Type: | SpellingProvider |
Available since: | 1 |
Getter method | spelling_checker_get_provider() |