summaryrefslogtreecommitdiffstats
path: root/libraries/gtksourceview4/README
diff options
context:
space:
mode:
author Matteo Bernardini2020-02-24 11:30:13 +0100
committer Matteo Bernardini2020-02-24 11:30:13 +0100
commit27811f4c33fd0b9a2e7ea64a4fbf4969d4e56bd4 (patch)
tree3887c02a1345299dccb436665f332db2411deec8 /libraries/gtksourceview4/README
parent5de2bc5ab8f479fb924d4c5b543c6e0a37999431 (diff)
downloadslackbuilds-27811f4c33fd0b9a2e7ea64a4fbf4969d4e56bd4.tar.gz
20200224.1 global branch merge.current-20200224.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/gtksourceview4/README')
-rw-r--r--libraries/gtksourceview4/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/gtksourceview4/README b/libraries/gtksourceview4/README
new file mode 100644
index 0000000000..50bc5ddb9c
--- /dev/null
+++ b/libraries/gtksourceview4/README
@@ -0,0 +1,4 @@
+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.