Gtk.TextTagTable.new

function new():Gtk.TextTagTable {
    // Gjs wrapper for gtk_text_tag_table_new()
}

Creates a new Gtk.TextTagTable. The table contains no tags by default.

Returns

a new Gtk.TextTagTable