Fri, 16 Sep 2011 06:10:04 +0000
Add a WebKit Development plugin, that allows opening the builtin
inspector on a view. To use, activate the plugin, right-click a view,
and select 'Inspect Element'.
#include "gtkmodule.h" MODULE = Pidgin::Debug PACKAGE = Pidgin::Debug PREFIX = pidgin_debug_ PROTOTYPES: ENABLE Purple::Handle pidgin_debug_get_handle() MODULE = Pidgin::Debug PACKAGE = Pidgin::Debug::Window PREFIX = pidgin_debug_window_ PROTOTYPES: ENABLE void pidgin_debug_window_show() void pidgin_debug_window_hide()