Fri, 20 Jul 2007 21:46:29 +0000
Allow disabling the widget actions on specific widgets. This allows, for
example, to search in the tree without triggering some action.
#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()