Constructor

GtkTextTagTablenew

Declaration [src]

GtkTextTagTable*
gtk_text_tag_table_new (
  void
)

Description [src]

Creates a new GtkTextTagTable.

The table contains no tags by default.

Return value

Type: GtkTextTagTable

A new GtkTextTagTable

The caller of the function takes ownership of the data, and is responsible for freeing it.