Class GText.tag


class tag : Gtk.text_tag -> object .. end
A tag that can be applied to text in a GText.buffer
GTK documentation: GtkTextTag

method as_tag : Gtk.text_tag
method connect : tag_signals
method event : 'a. '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 : 'b. ([ `texttag ], 'b) Gobject.property -> 'b