comparison src/gtkblist.h @ 5936:1b56a833d665

[gaim-migrate @ 6376] Moved do_proto_menu() from prpl.[ch] to gaim_gtk_blist_update_protocol_actions() in gtkblist.[ch]. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 21 Jun 2003 08:38:33 +0000
parents 390d32a6b130
children 0c5637b5462e
comparison
equal deleted inserted replaced
5935:e11b904c5bd7 5936:1b56a833d665
176 /** 176 /**
177 * Sets up the programs default sort methods 177 * Sets up the programs default sort methods
178 */ 178 */
179 void gaim_gtk_blist_setup_sort_methods(); 179 void gaim_gtk_blist_setup_sort_methods();
180 180
181 /**
182 * Updates the protocol actions menu on the GTK+ buddy list window.
183 */
184 void gaim_gtk_blist_update_protocol_actions();
181 185
182 186
183 #endif /* _GAIM_GTK_LIST_H_ */ 187 #endif /* _GAIM_GTK_LIST_H_ */