gspell/README.md

848 B

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).
  • A spell-checker dialog for GtkTextView.
  • Support of the no-spell-check tag defined by GtkSourceView.
  • Language choosers (button and dialog).

More information

The gspell 1.x versions target GTK 3.

gspell for GTK 4 is available here.

More information about gspell.