Description
Source-code editing features for GTK text views help applications add syntax highlighting, line numbers, search, and editor-like behavior on top of GtkTextView. It is used by text editors and developer tools in the gedit ecosystem.
Most users receive it as a dependency of an editor or GTK application. It does not create an editor window by itself; programs use the library to improve their text-editing widgets.