mp3splt-gtk 0.9.2
Loading...
Searching...
No Matches
messages_window.c File Reference
#include "messages_window.h"
Include dependency graph for messages_window.c:

Go to the source code of this file.

Functions

void create_mess_history_window (ui_state *ui)
 
void put_message_in_history (const gchar *message, splt_message_type mess_type, ui_state *ui)
 

Detailed Description


The messages history dialog

Definition in file messages_window.c.

Function Documentation

◆ create_mess_history_window()

void create_mess_history_window ( ui_state * ui)

Create the message history dialog.

Definition at line 164 of file messages_window.c.

◆ put_message_in_history()

void put_message_in_history ( const gchar * message,
splt_message_type mess_type,
ui_state * ui )

Record this message in the message history.

Definition at line 52 of file messages_window.c.

Referenced by put_status_message_with_type().

Here is the caller graph for this function: