Method

GtkTextTagTableget_size

Declaration [src]

gint
gtk_text_tag_table_get_size (
  GtkTextTagTable* table
)

Description [src]

Returns the size of the table (number of tags)

Return value

Type: gint

Number of tags in table.