diff gtk/gtkblist.h @ 15318:b17a907065cc

[gaim-migrate @ 18109] Patch #1259960 ((HEAD) Additions to the privacy API) and #1236132 (Allow/Block option in buddy-context menu). committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 12 Jan 2007 00:47:58 +0000
parents ea246204cf36
children e3ea20c6e73f
line wrap: on
line diff
--- a/gtk/gtkblist.h	Thu Jan 11 08:43:34 2007 +0000
+++ b/gtk/gtkblist.h	Fri Jan 12 00:47:58 2007 +0000
@@ -302,6 +302,12 @@
 void gaim_gtk_blist_joinchat_show(void);
 
 /**
+ * Appends the privacy menu items for a GaimBlistNode
+ * TODO: Rename these.
+ */
+void gaim_gtk_append_blist_node_privacy_menu(GtkWidget *menu, GaimBlistNode *node);
+
+/**
  * Appends the protocol specific menu items for a GaimBlistNode
  * TODO: Rename these.
  */