mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 15:06:22 +00:00
Added p_contact_create_display_string
This commit is contained in:
@@ -55,5 +55,6 @@ void p_contact_set_groups(const PContact contact, GSList *groups);
|
||||
GSList * p_contact_groups(const PContact contact);
|
||||
gboolean p_contact_in_group(const PContact contact, const char * const group);
|
||||
gboolean p_contact_subscribed(const PContact contact);
|
||||
char * p_contact_create_display_string(const PContact contact, const char * const resource);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user