Language

Package: gtksourceview @ 2.10.5

Synopsis

Widget that extends the standard GTK+ 2.x 'GtkTextView' widget

Description

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, search and replace, a completion framework, printing and other features typical of a source code editor.

Home page
https://developer.gnome.org/gtksourceview/
Location
gnu/packages/gtk.scm (line: 556, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'glib' does not match package name 'glib:bin'
input-labels

Identify input labels that do not match package names

label 'gtk' does not match package name 'gtk+'