| 5 |
5 |
| 6 Purple::Handle |
6 Purple::Handle |
| 7 pidgin_log_get_handle() |
7 pidgin_log_get_handle() |
| 8 |
8 |
| 9 void |
9 void |
| 10 pidgin_log_show(type, screenname, account) |
10 pidgin_log_show(type, buddyname, account) |
| 11 Purple::LogType type |
11 Purple::LogType type |
| 12 const char * screenname |
12 const char * buddyname |
| 13 Purple::Account account |
13 Purple::Account account |
| 14 |
14 |
| 15 void |
15 void |
| 16 pidgin_log_show_contact(contact) |
16 pidgin_log_show_contact(contact) |
| 17 Purple::BuddyList::Contact contact |
17 Purple::BuddyList::Contact contact |