# gspell **Repository Path**: mirrors_GNOME/gspell ## Basic Information - **Project Name**: gspell - **Description**: Read-only mirror of https://gitlab.gnome.org/GNOME/gspell - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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).