src/blist.h

changeset 9013
ba3119be4967
parent 9000
ff260ac20c29
child 9030
7b574a641391
--- a/src/blist.h	Sat May 22 16:43:55 2004 +0000
+++ b/src/blist.h	Sat May 22 16:46:07 2004 +0000
@@ -863,6 +863,12 @@
 GList *gaim_buddy_get_extended_menu(GaimBuddy *b);
 
 /**
+ * Retrieves the extended menu items for a chat.
+ * @param c      The chat to obtain the extended menu items for
+*/
+GList *gaim_chat_get_extended_menu(GaimChat *c);
+
+/**
  * Retrieves the extended menu items for a group.
  * @param g      The group to obtain the extended menu items for
 */

mercurial