|  |  |  | libempathy-gtk Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | ||||
GtkWidget * empathy_irc_network_dialog_show (EmpathyIrcNetwork *network, GtkWidget *parent);
GtkWidget * empathy_irc_network_dialog_show (EmpathyIrcNetwork *network, GtkWidget *parent);
Display a dialog to configure a given EmpathyIrcNetwork. This function is a singleton so if a configuration dialog already exists we use this one to edit the network.
| 
 | the EmpathyIrcNetwork to configure | 
| 
 | the parent of this dialog | 
| Returns : | The displayed GtkDialog |