38 #ifndef MESSAGES_WINDOW_H
40 #define MESSAGES_WINDOW_H
42 #include "widgets_helper.h"
void create_mess_history_window(ui_state *ui)
Create the message history dialog.
void put_message_in_history(const gchar *message, splt_message_type mess_type, ui_state *ui)
Record this message in the message history.