gtk/plugins/perl/common/typemap

Mon, 04 Dec 2006 03:49:34 +0000

author
Daniel Atallah <datallah@pidgin.im>
date
Mon, 04 Dec 2006 03:49:34 +0000
changeset 15165
0ff631dfbbca
parent 14649
38e6b75e6769
permissions
-rw-r--r--

[gaim-migrate @ 17889]
Fix some leakage in the perl loader bindings by using a special typedef to handle functions that return g_malloc()-ed values. Thanks to the Gtk-Perl folks for any easy way to do this.
Fix gaim_gtk_sound_get_event_label() to correctly indicate that the retval is a constant.

TYPEMAP
Gaim::Conversation::PlacementFunc       T_GaimObj
Gaim::UnseenState                       T_IV
Gaim::ButtonOrientation                 T_IV

Gaim::GtkUI::Account::Dialog::Type      T_IV
Gaim::GtkUI::BuddyList                  T_GaimObj
Gaim::GtkUI::BuddyList::SortFunction    T_GaimObj
Gaim::GtkUI::Conversation               T_GaimObj
Gaim::GtkUI::Conversation::Window       T_GaimObj
Gaim::GtkUI::Xfer::Dialog               T_GaimObj
Gaim::GtkUI::IMHtml                     T_GaimObj
Gaim::GtkUI::IMHtml::Buttons            T_IV
Gaim::GtkUI::IMHtml::Funcs              T_GaimObj
Gaim::GtkUI::IMHtml::Scalable           T_GaimObj
Gaim::GtkUI::IMHtml::Smiley             T_GaimObj
Gaim::GtkUI::IMHtml::Options            T_IV
Gaim::GtkUI::IMHtmlToolbar              T_GaimObj
Gaim::GtkUI::MenuTray                   T_GaimObj
Gaim::GtkUI::StatusBox                  T_GaimObj

mercurial