Mon, 18 Sep 2006 04:26:33 +0000
[gaim-migrate @ 17305]
Remove a couple more commented out functions, fix the class we were blessing
things into with smiley themes, and add an indentatation level to the
bootstrap section of GtkUI.xs (doesn't matter now but bit me during some of my
testing).
#include "gtkmodule.h" MODULE = Gaim::GtkUI::Debug PACKAGE = Gaim::GtkUI::Debug PREFIX = gaim_gtk_debug_ PROTOTYPES: ENABLE void * gaim_gtk_debug_get_handle() MODULE = Gaim::GtkUI::Debug PACKAGE = Gaim::GtkUI::Debug::Window PREFIX = gaim_gtk_debug_window_ PROTOTYPES: ENABLE void gaim_gtk_debug_window_show() void gaim_gtk_debug_window_hide()