Sourceview Classes
Classes Provided by the Sourceview Extension
Table of Contents
- GtkSourceBuffer
- Â Text buffer object for GtkSourceView.
- GtkSourceLanguage
- Â Represents a particular source code language description.
- GtkSourceLanguagesManager
- Â Interface to manage available and custom source code language descriptions.
- GtkSourceMarker
- Â A position in GtkSourceBuffer preserved across modifications.
- GtkSourceTagStyle
- Â A tag that can be applied to a GtkSourceBuffer.
- GtkSourceTagTable
- Â Collection of GtkSourceTagStyles that can be used together.
- GtkSourceView
- Â A widget that specializes in displaying source code.