gspell - a spell-checking library for GTK applications
======================================================

gspell provides a flexible API to add spell-checking to a GTK application.

Features
--------

- Access to basic spell-checking functionality with a GObject-based API.
- An inline spell-checker for GtkEntry.
- An inline spell-checker for GtkTextView (enhanced version of
  [GtkSpell](https://gtkspell.sourceforge.net/)).
- A spell-checker dialog for GtkTextView.
- Support of the no-spell-check tag defined by
  [GtkSourceView](https://gitlab.gnome.org/GNOME/gtksourceview/) and
  [libgedit-gtksourceview](https://gedit-text-editor.org/technology.html).
- Language choosers (button and dialog).

More information
----------------

The gspell 1.x versions target **GTK 3**.

[More information about gspell](docs/more-information.md).
