Class GText.tag_table


class tag_table : Gtk.text_tag_table -> object .. end
Collection of tags that can be used together
GTK documentation: GtkTextTagTable

method as_tag_table : Gtk.text_tag_table
method connect : tag_table_signals
method add : Gtk.text_tag -> unit
method get_oid : int
method lookup : string -> Gtk.text_tag option
method remove : Gtk.text_tag -> unit
method size : int