# gspell **Repository Path**: rtlhq/gspell ## Basic Information - **Project Name**: gspell - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: openkylin/yangtze - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-11-20 - **Last Updated**: 2022-11-20 ## 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](http://gtkspell.sourceforge.net/)). - A spell-checker dialog for GtkTextView. - Support of the no-spell-check tag defined by [GtkSourceView](https://wiki.gnome.org/Projects/GtkSourceView). - Language choosers (button and dialog). More information ---------------- The gspell 1.x versions target **GTK 3**. gspell for GTK 4 is available [here](https://gitlab.gnome.org/otrocodigo/gspell). [More information about gspell](docs/more-information.md).