GtkSourceTag

A tag that can be applied to text in a class@Buffer.

gtksource.tag.Tag is a subclass of gtk.text_tag.TextTag that adds properties useful for the GtkSourceView library.

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

struct GtkSourceTag {}

Members

Variables

parentInstance
GtkTextTag parentInstance;