TagTable
TagTable — A simple formatting tag_table
|
|
Object Hierarchy
GObject
╰── GtkTextTagTable
╰── TalkatuTagTable
Implemented Interfaces
TalkatuTagTable implements
GtkBuildable.
Description
Talkatu provides a simple formatting tag_table that gives the user the ability
to format any TalkatuBuffer via the formatting actions.
Functions
talkatu_tag_table_new ()
GtkTextTagTable *
talkatu_tag_table_new (void
);
Creates a new TalkatuTagTable that provides the user with an interface to
control the formatting of a TalkatuBuffer.
Types and Values
TALKATU_TYPE_TAG_TABLE
#define TALKATU_TYPE_TAG_TABLE (talkatu_tag_table_get_type())
TalkatuTagTable
typedef struct _TalkatuTagTable TalkatuTagTable;