]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-irc-network-chooser.h
use the 48x48 version of the local-xmpp icon
[empathy.git] / libempathy-gtk / empathy-irc-network-chooser.h
index 442ac2d537e52f2e1329bad60137486de96a6f21..3b612505044265eaf947fce0aae1586fe2b4de8f 100644 (file)
@@ -25,6 +25,7 @@
 #include <gtk/gtk.h>
 
 #include <libempathy/empathy-account-settings.h>
+#include <libempathy/empathy-irc-network.h>
 
 G_BEGIN_DECLS
 
@@ -56,6 +57,9 @@ GType empathy_irc_network_chooser_get_type (void) G_GNUC_CONST;
 
 GtkWidget * empathy_irc_network_chooser_new (EmpathyAccountSettings *settings);
 
+EmpathyIrcNetwork * empathy_irc_network_chooser_get_network (
+    EmpathyIrcNetworkChooser *self);
+
 G_END_DECLS
 
 #endif /* __EMPATHY_IRC_NETWORK_CHOOSER_H__ */