Show contacts handle as window title in chat
This commit is contained in:
@@ -138,7 +138,7 @@ void title_bar_resize(void);
|
||||
void title_bar_show(const char * const title);
|
||||
void title_bar_title(void);
|
||||
void title_bar_set_status(contact_presence_t status);
|
||||
void title_bar_set_recipient(char *from);
|
||||
void title_bar_set_recipient(const char * const from);
|
||||
void title_bar_set_typing(gboolean is_typing);
|
||||
void title_bar_draw(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user