Constructor
TalkatuTagtable_new
Declaration [src]
GtkTextTagTable*
talkatu_tag_table_new (
void
)
Description [src]
Creates a new GtkTextTagTable
that is populated with all of the
tags that Talkatu uses.
Return value
Type: GtkTextTagTable
The new instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |