Class GText.tag
A tag that can be applied to text in a GText.buffer
@gtkdoc gtk GtkTextTag
method as_tag : Gtk.text_tag
method connect : tag_signals
method event : 'a Gtk.obj -> GdkEvent.any -> Gtk.text_iter -> bool
method get_oid : int
method priority : int
method set_priority : int -> unit
method set_properties : tag_property list -> unit
method set_property : tag_property -> unit
method get_property : ([ `texttag ], 'a) Gobject.property -> 'a