]> git.0d.be Git - empathy.git/blobdiff - src/empathy-main-window.h
Add a getter for the main window widget
[empathy.git] / src / empathy-main-window.h
index 916dd242fae204a042e32488602bbfb56325f2a2..7960c460cb44c55cabe10e4f2c15377462fe51d1 100644 (file)
@@ -28,6 +28,7 @@
 
 G_BEGIN_DECLS
 
+GtkWidget *empathy_main_window_get (void);
 GtkWidget *empathy_main_window_show (void);
 
 G_END_DECLS