| 32437:a1093fbc45d2 | 32438:dc8991868906 |
|---|---|
| 32 | 32 |
| 33 void | 33 void |
| 34 purple_connection_notice(gc, text) | 34 purple_connection_notice(gc, text) |
| 35 Purple::Connection gc | 35 Purple::Connection gc |
| 36 const char *text | 36 const char *text |
| 37 | |
| 38 void | |
| 39 purple_connection_destroy(gc) | |
| 40 Purple::Connection gc | |
| 41 | 37 |
| 42 void | 38 void |
| 43 purple_connection_set_state(gc, state) | 39 purple_connection_set_state(gc, state) |
| 44 Purple::Connection gc | 40 Purple::Connection gc |
| 45 Purple::ConnectionState state | 41 Purple::ConnectionState state |