diff options
Diffstat (limited to 'libraries/gtksourceview/README')
-rw-r--r-- | libraries/gtksourceview/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/gtksourceview/README b/libraries/gtksourceview/README new file mode 100644 index 0000000000000..0a8ec30be41b9 --- /dev/null +++ b/libraries/gtksourceview/README @@ -0,0 +1,5 @@ +GtkSourceView is a portable C library that extends the standard GTK+ +framework for multiline text editing with support for configurable +syntax highlighting, unlimited undo/redo, UTF-8 compliant caseless +searching, printing and other features typical of a source code editor. + |