]> 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 38879fb29028bb1a94636259b7844b45d2c27be5..af4c1924eb53fedf27a9f31b0604665f7b693d4a 100644 (file)
@@ -53,6 +53,11 @@ GType empathy_main_window_get_type (void);
 
 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
 
 #endif /* __EMPATHY_MAIN_WINDOW_H__ */