diff libpurple/plugins/perl/common/typemap @ 21555:ca1d23ae3a21

Add purple_plugin_pref_[sg]et_format_type to the Perl API. There are a number of new functions that also need to be added, but I don't have time to do that right now. Fixes #3781.
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 16 Nov 2007 17:11:44 +0000
parents 79c1f60ece2e
children 66057702ae5d
line wrap: on
line diff
--- a/libpurple/plugins/perl/common/typemap	Fri Nov 16 13:15:19 2007 +0000
+++ b/libpurple/plugins/perl/common/typemap	Fri Nov 16 17:11:44 2007 +0000
@@ -158,6 +158,7 @@
 const Purple::StatusType			T_PurpleObj
 
 Purple::StoredImage			T_PurpleObj
+Purple::String::Format::Type		T_IV
 Purple::Stringref				T_PurpleObj
 Purple::Util::FetchUrlData	T_PTR
 Purple::Util::InfoFieldFormatCallback	T_PTR