Sun, 25 Jan 2009 23:14:52 +0000
Use PIDGIN_STOCK_ADD instead of GTK_STOCK_ADD so that the add button
has ellipsis. This is what we do in gtkaccount.c
#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()