Property

SpellingChecker:provider

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.

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes