|  |  |  | libempathy Reference Manual |  | 
|---|---|---|---|---|
                    EmpathyChandler;
EmpathyChandler*    empathy_chandler_new                (const gchar *bus_name,
                                                         const gchar *object_path);
EmpathyChandler* empathy_chandler_new (const gchar *bus_name, const gchar *object_path);
| 
 | |
| 
 | |
| Returns : | 
"new-channel" signalvoid user_function (EmpathyChandler *empathychandler, TpConn *arg1, TpChan *arg2, gpointer user_data) : Run Last
| 
 | the object which received the signal. | 
| 
 | |
| 
 | |
| 
 | user data set when the signal handler was connected. |