Class Tag

java.lang.Object
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") public class Tag extends TextTag
A tag that can be applied to text in a Buffer.

GtkSourceTag is a subclass of TextTag that adds properties useful for the GtkSourceView library.

If, for a certain tag, TextTag is sufficient, it's better that you create a TextTag, not a Tag.