GNOME Bugzilla – Bug 762478
GtkSourceBuffer context classes: GtkTextTag name support should be better documented
Last modified: 2016-03-27 08:02:44 UTC
- The GtkTextTag doesn't always exist, an app needs to listen to some GtkTextTagTable signals. - The tag should be for read-only purposes! - The GtkSourceView API is probably more convenient, with the highlight-updated signal.
Fixed.