Property

SpellingChecker:provider

unstable since: 1

Declaration

property provider: Spelling.Provider [ read, write, construct-only ]

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

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes