mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-22 02:46:22 +00:00
Added resource_presence_t and contact_presence_t
This commit is contained in:
@@ -92,7 +92,7 @@ void title_bar_refresh(void);
|
||||
void title_bar_resize(void);
|
||||
void title_bar_show(const char * const title);
|
||||
void title_bar_title(void);
|
||||
void title_bar_set_status(presence_t status);
|
||||
void title_bar_set_status(contact_presence_t status);
|
||||
void title_bar_set_recipient(char *from);
|
||||
void title_bar_set_typing(gboolean is_typing);
|
||||
void title_bar_draw(void);
|
||||
|
||||
Reference in New Issue
Block a user