2024-01-06 04:32:14 +01:00
|
|
|
# libgtksourceview
|
|
|
|
|
2024-01-06 04:32:17 +01:00
|
|
|
GtkSourceView is a text widget that extends the standard gtk+ 2.x text widget.
|
|
|
|
It improves the gtk+ text widget by implementing syntax highlighting and other features typical of a source editor.
|
|
|
|
It is part of the GNOME Desktop Environment and it is currently being used by gedit, MonoDevelop, Glimmer and several other projects.
|
|
|
|
|