Fri, 01 Sep 2006 08:19:31 +0000
[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.
| 6508 | 1 | TYPEMAP |
| 11118 | 2 | guint T_IV |
| 3 | gint T_IV | |
| 4 | const gint * T_PTR | |
| 5 | const guint * T_PTR | |
| 6 | const guint8 * T_PTR | |
| 7 | guint8 T_IV | |
| 8 | guint8 * T_PTR | |
| 12808 | 9 | time_t T_IV |
| 10 | gboolean T_BOOL | |
| 11118 | 11 | gpointer T_GaimObj |
| 12 | gconstpointer T_PTR | |
| 13 | const gchar * T_PV | |
| 12808 | 14 | const char * T_PV |
| 11118 | 15 | const char ** T_PTR |
| 16 | char ** T_PTR | |
|
11202
d5aa331fe940
[gaim-migrate @ 13330]
Mark Doliner <markdoliner@pidgin.im>
parents:
11186
diff
changeset
|
17 | gchar T_IV |
| 11118 | 18 | gchar * T_PV |
|
11186
f481da9e09dd
[gaim-migrate @ 13302]
Mark Doliner <markdoliner@pidgin.im>
parents:
11170
diff
changeset
|
19 | guchar T_IV |
|
f481da9e09dd
[gaim-migrate @ 13302]
Mark Doliner <markdoliner@pidgin.im>
parents:
11170
diff
changeset
|
20 | guchar * T_PTR |
|
11202
d5aa331fe940
[gaim-migrate @ 13330]
Mark Doliner <markdoliner@pidgin.im>
parents:
11186
diff
changeset
|
21 | guchar ** T_PTR |
|
11186
f481da9e09dd
[gaim-migrate @ 13302]
Mark Doliner <markdoliner@pidgin.im>
parents:
11170
diff
changeset
|
22 | const guchar * T_PV |
| 11118 | 23 | char * T_PV |
| 24 | int * T_PTR | |
|
13120
c25222322810
[gaim-migrate @ 15481]
Richard Laager <rlaager@pidgin.im>
parents:
13105
diff
changeset
|
25 | long * T_PTR |
| 11118 | 26 | size_t * T_PTR |
| 27 | GCallback T_PTR | |
| 28 | va_list T_PTR | |
| 12808 | 29 | GString * T_PTR |
| 11118 | 30 | GData * T_PTR |
| 12808 | 31 | GData ** T_PTR |
| 11118 | 32 | const unsigned char * T_PTR |
|
13120
c25222322810
[gaim-migrate @ 15481]
Richard Laager <rlaager@pidgin.im>
parents:
13105
diff
changeset
|
33 | struct tm * T_PTR |
| 11118 | 34 | const struct tm * T_PTR |
| 35 | xmlnode * T_PTR | |
| 36 | const xmlnode * T_PTR | |
| 37 | gssize T_IV | |
| 11130 | 38 | const void * T_PTR |
| 11118 | 39 | |
| 12808 | 40 | Gaim::Account T_GaimObj |
| 41 | Gaim::Account::Option T_GaimObj | |
| 11118 | 42 | Gaim::Account::UiOps T_GaimObj |
| 43 | Gaim::Account::UserSplit T_GaimObj | |
| 44 | ||
| 12808 | 45 | Gaim::Buddy::Icon T_GaimObj |
| 11118 | 46 | Gaim::Buddy::Icon::Spec T_GaimObj |
| 12808 | 47 | Gaim::BuddyList T_GaimObj |
| 48 | Gaim::BuddyList::Buddy T_GaimObj | |
| 49 | Gaim::BuddyList::Chat T_GaimObj | |
| 50 | Gaim::BuddyList::Contact T_GaimObj | |
| 51 | Gaim::BuddyList::Group T_GaimObj | |
| 52 | Gaim::BuddyList::Node T_GaimObj | |
| 12866 | 53 | Gaim::BuddyList::NodeFlags T_IV |
| 11118 | 54 | Gaim::BuddyList::UiOps T_GaimObj |
| 55 | ||
| 56 | Gaim::Cipher T_GaimObj | |
| 12808 | 57 | Gaim::CipherCaps T_IV |
| 11118 | 58 | Gaim::Cipher::Ops T_GaimObj |
| 59 | Gaim::Cipher::Context T_GaimObj | |
| 12882 | 60 | Gaim::Cmd::Flag T_IV |
| 61 | Gaim::Cmd::Id T_IV | |
| 62 | Gaim::Cmd::Priority T_IV | |
| 63 | Gaim::Cmd::Ret T_IV | |
| 12808 | 64 | Gaim::Connection T_GaimObj |
| 11118 | 65 | Gaim::Connection::UiOps T_GaimObj |
| 12808 | 66 | Gaim::Conversation T_GaimObj |
| 67 | Gaim::Conversation::Chat T_GaimObj | |
| 68 | Gaim::Conversation::ChatBuddy T_GaimObj | |
| 69 | Gaim::Conversation::IM T_GaimObj | |
| 11118 | 70 | Gaim::Conversation::UiOps T_GaimObj |
| 71 | ||
| 12808 | 72 | Gaim::Desktop::Item T_GaimObj |
| 73 | Gaim::DesktopItemType T_IV | |
| 11118 | 74 | |
| 12808 | 75 | Gaim::IconScaleRules T_IV |
| 11118 | 76 | |
| 77 | Gaim::Log T_GaimObj | |
| 12808 | 78 | Gaim::LogType T_IV |
| 79 | Gaim::Log::CommonLoggerData T_GaimObj | |
| 80 | Gaim::Log::Logger T_GaimObj | |
| 81 | Gaim::Log::ReadFlags T_GaimObj | |
| 82 | Gaim::Log::Set T_GaimObj | |
| 11118 | 83 | |
| 12919 | 84 | Gaim::Menu::Action T_GaimObj |
| 85 | ||
| 14434 | 86 | Gaim::NetworkListenData T_GaimObj |
|
12910
e6c3213c28ec
[gaim-migrate @ 15263]
Daniel Atallah <datallah@pidgin.im>
parents:
12882
diff
changeset
|
87 | Gaim::NetworkListenCallback T_PTR |
|
e6c3213c28ec
[gaim-migrate @ 15263]
Daniel Atallah <datallah@pidgin.im>
parents:
12882
diff
changeset
|
88 | |
|
12242
e7fc1748eb56
[gaim-migrate @ 14544]
Richard Laager <rlaager@pidgin.im>
parents:
12235
diff
changeset
|
89 | Gaim::NotifyCloseCallback T_PTR |
| 12808 | 90 | Gaim::NotifyMsgType T_IV |
|
11533
f58436975d44
[gaim-migrate @ 13782]
Richard Laager <rlaager@pidgin.im>
parents:
11202
diff
changeset
|
91 | Gaim::NotifySearchButtonType T_IV |
|
f58436975d44
[gaim-migrate @ 13782]
Richard Laager <rlaager@pidgin.im>
parents:
11202
diff
changeset
|
92 | Gaim::NotifySearchResults T_GaimObj |
|
f58436975d44
[gaim-migrate @ 13782]
Richard Laager <rlaager@pidgin.im>
parents:
11202
diff
changeset
|
93 | Gaim::NotifySearchColumn T_GaimObj |
|
f58436975d44
[gaim-migrate @ 13782]
Richard Laager <rlaager@pidgin.im>
parents:
11202
diff
changeset
|
94 | Gaim::NotifySearchButton T_GaimObj |
| 12808 | 95 | Gaim::NotifyType T_IV |
| 11118 | 96 | Gaim::NotifyUiOps T_GaimObj |
| 97 | ||
| 12808 | 98 | Gaim::Plugin T_GaimObj |
| 99 | Gaim::PluginType T_IV | |
| 100 | Gaim::PluginUiInfo T_GaimObj | |
| 101 | Gaim::Plugin::Action T_GaimObj | |
| 102 | Gaim::Plugin::Info T_GaimObj | |
| 103 | Gaim::Plugin::Loader::Info T_GaimObj | |
| 104 | Gaim::Plugin::Protocol::Info T_GaimObj | |
| 105 | Gaim::PrefType T_IV | |
| 106 | Gaim::PluginPref T_GaimObj | |
| 107 | Gaim::PluginPrefType T_IV | |
| 108 | Gaim::PluginPref::Frame T_GaimObj | |
| 109 | Gaim::Pounce T_GaimObj | |
| 110 | Gaim::PounceEvent T_IV | |
| 11118 | 111 | Gaim::Presence T_GaimObj |
| 12808 | 112 | Gaim::PrivacyType T_IV |
| 11118 | 113 | Gaim::Privacy::UiOps T_GaimObj |
| 12808 | 114 | Gaim::ProtocolOptions T_IV |
| 11118 | 115 | Gaim::ProxyInfo T_GaimObj |
| 12808 | 116 | Gaim::ProxyType T_IV |
| 11118 | 117 | |
| 12808 | 118 | Gaim::RequestFieldType T_IV |
| 119 | Gaim::RequestType T_IV | |
| 120 | Gaim::Request::Field T_GaimObj | |
| 121 | Gaim::Request::Fields T_GaimObj | |
| 122 | Gaim::Request::Field::Group T_GaimObj | |
| 123 | Gaim::Request::UiOps T_GaimObj | |
| 124 | ||
| 125 | Gaim::Roomlist T_GaimObj | |
| 126 | Gaim::Roomlist::Room T_GaimObj | |
| 127 | Gaim::Roomlist::Field T_GaimObj | |
| 128 | Gaim::Roomlist::UiOps T_GaimObj | |
| 129 | Gaim::RoomlistFieldType T_IV | |
| 130 | Gaim::RoomlistRoomType T_IV | |
| 11118 | 131 | |
| 12808 | 132 | Gaim::SavedStatus T_GaimObj |
| 133 | Gaim::SavedStatusSub T_GaimObj | |
| 134 | Gaim::SoundEventID T_IV | |
| 135 | Gaim::Sound::UiOps T_GaimObj | |
| 11118 | 136 | |
| 12808 | 137 | Gaim::Input::Condition T_GaimObj |
| 138 | Gaim::SslErrorType T_IV | |
| 139 | Gaim::Ssl::Connection T_GaimObj | |
| 140 | Gaim::Ssl::Ops T_GaimObj | |
| 11118 | 141 | |
| 12808 | 142 | Gaim::Presence T_GaimObj |
| 143 | Gaim::PresenceContext T_IV | |
| 11118 | 144 | Gaim::Status T_GaimObj |
| 12808 | 145 | Gaim::StatusAttr T_GaimObj |
| 146 | Gaim::StatusPrimitive T_IV | |
| 11118 | 147 | Gaim::StatusType T_GaimObj |
| 11170 | 148 | const Gaim::StatusType T_GaimObj |
| 11118 | 149 | |
| 12808 | 150 | Gaim::StoredImage T_GaimObj |
| 11118 | 151 | Gaim::Stringref T_GaimObj |
|
14417
5b0b76a8dee4
[gaim-migrate @ 17061]
Mark Doliner <markdoliner@pidgin.im>
parents:
14254
diff
changeset
|
152 | Gaim::Util::FetchUrlData T_PTR |
|
13105
8f9c66e4af87
[gaim-migrate @ 15466]
Richard Laager <rlaager@pidgin.im>
parents:
12919
diff
changeset
|
153 | Gaim::Util::InfoFieldFormatCallback T_PTR |
| 11118 | 154 | Gaim::Value T_GaimObj |
| 155 | ||
| 12808 | 156 | Gaim::Xfer T_GaimObj |
| 157 | Gaim::XferType T_IV | |
| 158 | Gaim::XferStatusType T_IV | |
| 11118 | 159 | Gaim::XferUiOps T_IV |
| 12364 | 160 | |
| 12808 | 161 | Gaim::XMLNode T_GaimObj |
| 162 | XMLNode::Type T_IV | |
| 11118 | 163 | |
| 12808 | 164 | /* enums */ |
| 11118 | 165 | |
| 12808 | 166 | /* cipher.h */ |
| 11118 | 167 | |
| 12808 | 168 | /* blist.h */ |
| 11118 | 169 | |
| 12808 | 170 | /* debug.h */ |
| 171 | Gaim::DebugLevel T_IV | |
| 11118 | 172 | |
| 12808 | 173 | /* conversation.h */ |
| 174 | Gaim::ConvChatBuddyFlags T_IV | |
| 175 | Gaim::ConvUpdateType T_IV | |
| 176 | Gaim::ConversationType T_IV | |
| 177 | Gaim::MessageFlags T_IV | |
| 178 | Gaim::TypingState T_IV | |
| 11118 | 179 | Gaim::UnseenState T_IV |
| 180 | ||
| 12808 | 181 | /* connection.h */ |
| 11118 | 182 | Gaim::ConnectionFlags T_IV |
| 183 | Gaim::ConnectionState T_IV | |
| 184 | ||
| 6508 | 185 | INPUT |
| 186 | ||
| 187 | T_GaimObj | |
|
12165
9f2d7e6b8707
[gaim-migrate @ 14466]
Stu Tomlinson <nosnilmot@pidgin.im>
parents:
11533
diff
changeset
|
188 | $var = gaim_perl_ref_object($arg) |
| 6508 | 189 | |
| 190 | OUTPUT | |
| 191 | ||
| 192 | T_GaimObj | |
|
6531
3fca41d7b411
[gaim-migrate @ 7048]
Christian Hammond <chipx86@chipx86.com>
parents:
6520
diff
changeset
|
193 | $arg = gaim_perl_bless_object($var, \"$type\"); |