]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-theme-adium.h
factor out start_gnome_contacts()
[empathy.git] / libempathy-gtk / empathy-theme-adium.h
index d0ad0170d9ba7b9fcbf525088938c194cefc7b03..6f7573b04ad486331a2b94be4b189e146452d811 100644 (file)
@@ -49,7 +49,11 @@ struct _EmpathyThemeAdiumClass {
 };
 
 GType              empathy_theme_adium_get_type (void) G_GNUC_CONST;
-EmpathyThemeAdium *empathy_theme_adium_new      (EmpathyAdiumData *data);
+EmpathyThemeAdium *empathy_theme_adium_new      (EmpathyAdiumData *data,
+                                                const gchar *variant);
+void               empathy_theme_adium_set_variant (EmpathyThemeAdium *theme,
+                                                   const gchar *variant);
+void               empathy_theme_adium_show_inspector (EmpathyThemeAdium *theme);
 
 gboolean           empathy_adium_path_is_valid (const gchar *path);