Thu, 01 Sep 2011 07:32:09 +0000
Make another gtkimhtml function private.
I'm definitely hoping we can get rid of all this code and switch to webkit
for 3.0.0. I haven't tried the branch.
#include "gtkmodule.h" MODULE = Pidgin::Log PACKAGE = Pidgin::Log PREFIX = pidgin_log_ PROTOTYPES: ENABLE Purple::Handle pidgin_log_get_handle() void pidgin_log_show(type, buddyname, account) Purple::LogType type const char * buddyname Purple::Account account void pidgin_log_show_contact(contact) Purple::BuddyList::Contact contact MODULE = Pidgin::Log PACKAGE = Pidgin::SysLog PREFIX = pidgin_syslog_ PROTOTYPES: ENABLE void pidgin_syslog_show()