Constructor

Gtk.TextTagTable.new

Declaration [src]

GtkTextTagTable*
gtk_text_tag_table_new (
  void
)

Description [src]

Creates a new GtkTextTagTable.

The table contains no tags by default.

Return value

Returns: GtkTextTagTable

a new GtkTextTagTable

Ownership of the data is transferred to the caller