| 35807:cd465379cfee | 35808:09fa340acc2f |
|---|---|
| 34 | 34 |
| 35 void | 35 void |
| 36 pidgin_status_box_pulse_connecting(status_box) | 36 pidgin_status_box_pulse_connecting(status_box) |
| 37 Pidgin::StatusBox status_box | 37 Pidgin::StatusBox status_box |
| 38 | 38 |
| 39 void | |
| 40 pidgin_status_box_set_buddy_icon(status_box, img) | |
| 41 Pidgin::StatusBox status_box | |
| 42 Purple::StoredImage img | |
| 43 | |
| 44 gchar_own * | 39 gchar_own * |
| 45 pidgin_status_box_get_message(status_box) | 40 pidgin_status_box_get_message(status_box) |
| 46 Pidgin::StatusBox status_box | 41 Pidgin::StatusBox status_box |