Mon, 18 Sep 2006 18:23:17 +0000
[gaim-migrate @ 17314]
This should make these functions work in a more perl-like fashion.
#include "gtkmodule.h" MODULE = Gaim::GtkUI::Roomlist PACKAGE = Gaim::GtkUI::Roomlist PREFIX = gaim_gtk_roomlist_ PROTOTYPES: ENABLE gboolean gaim_gtk_roomlist_is_showable() MODULE = Gaim::GtkUI::Roomlist PACKAGE = Gaim::GtkUI::Roomlist::Dialog PREFIX = gaim_gtk_roomlist_dialog_ PROTOTYPES: ENABLE void gaim_gtk_roomlist_dialog_show() void gaim_gtk_roomlist_dialog_show_with_account(account) Gaim::Account account