diff src/gtkblist.h @ 10484:ec82cbb21fe8

[gaim-migrate @ 11774] this has been bugging me committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 08 Jan 2005 07:40:31 +0000
parents 0c985021a1d8
children 868aafbe859b
line wrap: on
line diff
--- a/src/gtkblist.h	Sat Jan 08 07:25:37 2005 +0000
+++ b/src/gtkblist.h	Sat Jan 08 07:40:31 2005 +0000
@@ -135,8 +135,9 @@
  *
  * @param menu  The menu to populate
  * @param buddy The buddy who's menu to get
+ * @param sub   TRUE if this is a sub-menu, FALSE otherwise
  */
-void gaim_gtk_blist_make_buddy_menu(GtkWidget *menu, GaimBuddy *buddy);
+void gaim_gtk_blist_make_buddy_menu(GtkWidget *menu, GaimBuddy *buddy, gboolean sub);
 
 /**
  * Refreshes all the nodes of the buddy list.