gtksourceview-5
Description:
GtkSourceView is a GNOME library that extends GtkTextView, the standard GTK+ widget for multiline text editing. GtkSourceView adds support
for syntax highlighting, undo/redo, file loading and saving, search and replace, a completion system, printing, displaying line numbers, and
other features typical of a source code editor.
Content:
Namespaces:
- GtkSource
Interfaces:
Classes:
Structs:
Enums:
Error domains:
- FileLoaderError - An error code used
with the gtk_source_file_loader_error domain.
- FileSaverError - An error code used
with the gtk_source_file_saver_error domain.
Constants:
- public const int MAJOR_VERSION
Like
get_major_version, but from the headers used at application compile time, rather than from the library linked against at
application run time.
- public const int MICRO_VERSION
Like
get_micro_version, but from the headers used at application compile time, rather than from the library linked against at
application run time.
- public const int MINOR_VERSION
Like
get_minor_version, but from the headers used at application compile time, rather than from the library linked against at
application run time.
Delegates:
Methods: