Packages
enchant
Enchant
enchant
Description:
A wrapper library for generic spell checking.
Home:
https://abiword.github.io/enchant/
Devhelp-Package download
Content:
Namespaces:
Enchant
Classes:
Broker
Dict
Delegates:
public
delegate
void
BrokerDescribeFn
(
string
provider_name,
string
provider_desc,
string
provider_dll_file)
public
delegate
void
DictDescribeFn
(
string
lang_tag,
string
provider_name,
string
provider_desc,
string
provider_file)
Methods:
public
unowned
string
get_version
()