changeset 14401:4f51b45f4f70

[gaim-migrate @ 17109] Remove some stuff from the core perl typemap that is only defined in the gtk files, and some gtk types themselves. Some of this will get added back in the gtk perl typemap when I commit it later. committer: Tailor Script <tailor@pidgin.im>
author Etan Reisner <pidgin@unreliablesource.net>
date Fri, 01 Sep 2006 08:19:31 +0000
parents 080b16e08b2b
children 648e33275d9d
files libgaim/plugins/perl/common/typemap
diffstat 1 files changed, 0 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/libgaim/plugins/perl/common/typemap	Fri Sep 01 07:13:08 2006 +0000
+++ b/libgaim/plugins/perl/common/typemap	Fri Sep 01 08:19:31 2006 +0000
@@ -24,7 +24,6 @@
 int *					T_PTR
 long *					T_PTR
 size_t *				T_PTR
-Gaim::GTK::Widget *			T_PTR
 GCallback				T_PTR
 va_list					T_PTR
 GString *				T_PTR
@@ -73,14 +72,6 @@
 Gaim::Desktop::Item			T_GaimObj
 Gaim::DesktopItemType			T_IV
 
-Gaim::GTK::BuddyList			T_GaimObj
-Gaim::GDK::Pixbuf			T_GaimObj
-Gaim::GTK::Conversation			T_GaimObj
-Gaim::GTK::Widget			T_GaimObj
-Gaim::GTK::FileSelection		T_GaimObj
-Gaim::GTK::SelectionData		T_GaimObj
-Gaim::GTK::TextView			T_GaimObj
-
 Gaim::IconScaleRules			T_IV
 
 Gaim::Log				T_GaimObj
@@ -191,11 +182,6 @@
 Gaim::ConnectionFlags			T_IV
 Gaim::ConnectionState			T_IV
 
-/* gtkutils.h */
-Gaim::ButtonOrientation			T_IV
-Gaim::ButtonStyle			T_IV
-Gaim::BrowserPlace			T_IV
-
 INPUT
 
 T_GaimObj