Top | ![]() |
![]() |
![]() |
![]() |
Talkatu provides a simple formatting tag_table that gives the user the ability to format any TalkatuBuffer via the formatting actions.
GtkTextTagTable *
talkatu_tag_table_new (void
);
Creates a new TalkatuTagTable that provides the user with an interface to control the formatting of a TalkatuBuffer.
#define TALKATU_TYPE_TAG_TABLE (talkatu_tag_table_get_type())
The standard _get_type macro for TalkatuTagTable.
typedef struct _TalkatuTagTable TalkatuTagTable;
A GtkTextTagTable subclass that is preloaded with all of the TalkatuTag's.