src/gtkblist.h

changeset 8305
5a6d1168a8b3
parent 8046
c581b20a47d6
child 8815
efd18a7c99dd
equal deleted inserted replaced
8304:ad5c5aeba88e 8305:5a6d1168a8b3
194 /** 194 /**
195 * Updates the protocol actions menu on the GTK+ buddy list window. 195 * Updates the protocol actions menu on the GTK+ buddy list window.
196 */ 196 */
197 void gaim_gtk_blist_update_protocol_actions(); 197 void gaim_gtk_blist_update_protocol_actions();
198 198
199 /**
200 * Shows the join chat dialog
201 */
202 void gaim_gtk_blist_show_join_chat(void);
199 203
200 #endif /* _GAIM_GTK_LIST_H_ */ 204 #endif /* _GAIM_GTK_LIST_H_ */

mercurial