Spelling – libspelling-1 Reference Manual
Packages
libspelling-1
Spelling
Checker
Dictionary
Language
Provider
TextBufferAdapter
init
Spelling
Description:
Content:
Classes:
Checker
-
`SpellingChecker` is the core class of libspelling.
Dictionary
-
Abstract base class for spellchecking dictionaries.
Language
-
Represents a spellchecking language.
Provider
-
Abstract base class for spellchecking providers.
TextBufferAdapter
-
`SpellingTextBufferAdapter` implements helpers to easily add spellchecking capabilities to a `GtkSourceBuffer`.
Functions:
public
void
init
()
Call this function before using any other libspelling functions in your applications.