]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-theme-boxes.h
merge git work
[empathy.git] / libempathy-gtk / empathy-theme-boxes.h
index b1f0033f361a3ba6ec47682b611a43a81d1bf891..a542836937bb3dc641c231a568fa69df24d2d16e 100644 (file)
@@ -45,7 +45,9 @@ struct _EmpathyThemeBoxesClass {
        EmpathyThemeClass parent_class;
 };
 
-GType empathy_theme_boxes_get_type (void) G_GNUC_CONST;
+GType         empathy_theme_boxes_get_type      (void) G_GNUC_CONST;
+
+EmpathyTheme * empathy_theme_boxes_new           (const gchar *name);
 
 G_END_DECLS