]> git.0d.be Git - empathy.git/blobdiff - src/empathy-main-window.h
Use gtk_list_store_insert_with_values ()
[empathy.git] / src / empathy-main-window.h
index cb0ae3cf07ef4e6703e7343b39b23ad57a38e7b7..af4c1924eb53fedf27a9f31b0604665f7b693d4a 100644 (file)
@@ -55,6 +55,8 @@ GtkWidget *empathy_main_window_dup (void);
 
 void empathy_main_window_show_preferences (EmpathyMainWindow *window,
     const gchar *tab);
+void empathy_main_window_set_shell_running (EmpathyMainWindow *window,
+                                            gboolean           shell_running);
 
 G_END_DECLS