blob: 889c0c63369550e40d903372a777aaf52ef3383a (
plain)
1
2
3
4
5
6
7
8
9
10
|
GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in
a GtkTextView widget as you type. Right-clicking a misspelled word pops up
a menu of suggested replacements.
GtkSpell depends on:
* GTK+ 2.0 or greater.
* Kevin Atkinson's pspell library.
GtkSpell is a library and is mostly of interest to GTK programmers.
|