Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkTextView ╰── TalkatuView ╰── TalkatuHistory
TalkatuHistory implements AtkImplementorIface, GtkBuildable and GtkScrollable.
This widget is used to display the conversation history. It doesn't care if it is multi user or one to one.
GtkWidget *
talkatu_history_new (void
);
Creates a new TalkatuHistory for displaying chat history.