view pidgin/plugins/perl/common/typemap @ 24771:8fb78d30ea83

We have a prpl function "buddy_free" that I don't think any of our in-tree prpls use, and it wasn't called from anywhere. But the facebook prpl uses it to free data associated with each buddy. I think it makes sense to call this function. In the future it would probably be cleaner to have prpls attach to a signal or something.
author Mark Doliner <mark@kingant.net>
date Thu, 18 Dec 2008 02:03:20 +0000
parents e622745f6f42
children
line wrap: on
line source

TYPEMAP

Pidgin::Account::Dialog::Type      T_IV
Pidgin::BuddyList                  T_PurpleObj
Pidgin::BuddyList::SortFunction    T_PurpleObj
Pidgin::Conversation               T_PurpleObj
Pidgin::Conversation::PlacementFunc       T_PurpleObj
Pidgin::Conversation::Window       T_PurpleObj
Pidgin::Xfer::Dialog               T_PurpleObj
Pidgin::IMHtml                     T_PurpleObj
Pidgin::IMHtml::Buttons            T_IV
Pidgin::IMHtml::Funcs              T_PurpleObj
Pidgin::IMHtml::Scalable           T_PurpleObj
Pidgin::IMHtml::Smiley             T_PurpleObj
Pidgin::IMHtml::Options            T_IV
Pidgin::IMHtmlToolbar              T_PurpleObj
Pidgin::MenuTray                   T_PurpleObj
Pidgin::StatusBox                  T_PurpleObj
Pidgin::UnseenState                T_IV