| Top |
GObject
╰── GInitiallyUnowned
╰── GtkWidget
╰── GtkContainer
╰── GtkToolbar
╰── TalkatuToolbar
Talkatu provides a simple formatting toolbar that gives the user the ability to format any TalkatuBuffer via the formatting actions.
GtkWidget *
talkatu_toolbar_new (void);
Creates a new TalkatuToolbar that provides the user with an interface to control the formatting of a TalkatuBuffer.