Mercurial > pidgin
annotate plugins/perl/common/typemap @ 12301:39fca2edf7da
[gaim-migrate @ 14605]
I only caught this as I was committing, and besides I forgot to mention what
sadrul's patch did. It puts the emblem for the active status on the accounts
in the Accounts menu (he put them in the Remove menu as well but that felt
wrong to me.)
committer: Tailor Script <tailor@pidgin.im>
| author | Etan Reisner <pidgin@unreliablesource.net> |
|---|---|
| date | Sat, 03 Dec 2005 06:50:41 +0000 |
| parents | 976677e67239 |
| children | 6fd82071a7b8 |
| rev | line source |
|---|---|
| 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 | |
| 9 time_t T_IV | |
| 10 gboolean T_BOOL | |
| 11 gpointer T_GaimObj | |
| 12 gconstpointer T_PTR | |
| 13 const gchar * T_PV | |
| 14 const char * T_PV | |
| 15 const char ** T_PTR | |
| 16 char ** T_PTR | |
| 11202 | 17 gchar T_IV |
| 11118 | 18 gchar * T_PV |
| 11186 | 19 guchar T_IV |
| 20 guchar * T_PTR | |
| 11202 | 21 guchar ** T_PTR |
| 11186 | 22 const guchar * T_PV |
| 11118 | 23 char * T_PV |
| 24 int * T_PTR | |
| 25 size_t * T_PTR | |
| 26 Gaim::GTK::Widget * T_PTR | |
| 27 GCallback T_PTR | |
| 28 va_list T_PTR | |
| 29 GString * T_PTR | |
| 30 GData * T_PTR | |
| 31 GData ** T_PTR | |
| 32 const unsigned char * T_PTR | |
| 33 const struct tm * T_PTR | |
| 34 xmlnode * T_PTR | |
| 35 const xmlnode * T_PTR | |
| 36 gssize T_IV | |
| 11130 | 37 const void * T_PTR |
| 11118 | 38 |
| 39 Gaim::Account T_GaimObj | |
| 40 Gaim::Account::Option T_GaimObj | |
| 41 Gaim::Account::UiOps T_GaimObj | |
| 42 Gaim::Account::UserSplit T_GaimObj | |
| 43 | |
| 44 | |
| 45 Gaim::BlistNodeFlags T_IV | |
| 46 Gaim::Buddy::Icon T_GaimObj | |
| 47 Gaim::Buddy::Icon::Spec T_GaimObj | |
| 48 Gaim::BuddyList T_GaimObj | |
| 49 Gaim::BuddyList::Group T_GaimObj | |
| 50 Gaim::BuddyList::Buddy T_GaimObj | |
| 51 Gaim::BuddyList::Chat T_GaimObj | |
| 52 Gaim::BuddyList::Contact T_GaimObj | |
| 53 Gaim::BuddyList::Node T_GaimObj | |
| 54 Gaim::BuddyList::Node::Action T_GaimObj | |
| 55 Gaim::BuddyList::UiOps T_GaimObj | |
| 56 | |
| 57 | |
| 58 Gaim::Cipher T_GaimObj | |
| 59 Gaim::Cipher::Ops T_GaimObj | |
| 60 Gaim::Cipher::Context T_GaimObj | |
| 61 Gaim::CipherCaps T_IV | |
| 62 Gaim::CmdId T_IV | |
| 63 Gaim::Connection T_GaimObj | |
| 64 Gaim::Connection::UiOps T_GaimObj | |
| 65 Gaim::ConvWindow::UiOps T_GaimObj | |
| 66 Gaim::Conversation::UiOps T_GaimObj | |
| 67 Gaim::Conversation T_GaimObj | |
| 68 Gaim::Conversation::Chat T_GaimObj | |
| 69 Gaim::Conversation::IM T_GaimObj | |
| 70 Gaim::ConvWindow T_GaimObj | |
| 71 Gaim::Conversation::ChatBuddy T_GaimObj | |
| 72 Gaim::ConvImFlags T_IV | |
| 73 Gaim::ConvChatFlags T_IV | |
| 74 | |
| 75 | |
| 76 Gaim::Desktop::Item T_GaimObj | |
| 77 Gaim::DesktopItemType T_IV | |
| 78 | |
| 79 | |
| 80 Gaim::GTK::BuddyList T_GaimObj | |
| 81 Gaim::GDK::Pixbuf T_GaimObj | |
| 82 Gaim::GTK::Conversation T_GaimObj | |
| 83 Gaim::GTK::Widget T_GaimObj | |
| 84 Gaim::GTK::FileSelection T_GaimObj | |
| 85 Gaim::GTK::SelectionData T_GaimObj | |
| 86 Gaim::GTK::TextView T_GaimObj | |
| 87 | |
| 88 | |
| 89 Gaim::IconScaleRules T_IV | |
| 90 Gaim::IM T_GaimObj | |
| 91 | |
| 92 | |
| 93 Gaim::Log T_GaimObj | |
| 94 Gaim::Log::Logger T_GaimObj | |
| 95 Gaim::Log::CommonLoggerData T_GaimObj | |
| 96 Gaim::Log::Set T_GaimObj | |
| 97 Gaim::LogType T_IV | |
| 98 Gaim::Log::ReadFlags T_GaimObj | |
| 99 | |
| 100 | |
|
12242
976677e67239
[gaim-migrate @ 14544]
Richard Laager <rlaager@wiktel.com>
parents:
12235
diff
changeset
|
101 Gaim::NotifyCloseCallback T_PTR |
| 11118 | 102 Gaim::NotifyType T_IV |
| 103 Gaim::NotifyMsgType T_IV | |
|
11533
c9b815aeddc1
[gaim-migrate @ 13782]
Richard Laager <rlaager@wiktel.com>
parents:
11202
diff
changeset
|
104 Gaim::NotifySearchButtonType T_IV |
|
c9b815aeddc1
[gaim-migrate @ 13782]
Richard Laager <rlaager@wiktel.com>
parents:
11202
diff
changeset
|
105 Gaim::NotifySearchResults T_GaimObj |
|
c9b815aeddc1
[gaim-migrate @ 13782]
Richard Laager <rlaager@wiktel.com>
parents:
11202
diff
changeset
|
106 Gaim::NotifySearchColumn T_GaimObj |
|
c9b815aeddc1
[gaim-migrate @ 13782]
Richard Laager <rlaager@wiktel.com>
parents:
11202
diff
changeset
|
107 Gaim::NotifySearchButton T_GaimObj |
| 11118 | 108 Gaim::NotifyUiOps T_GaimObj |
| 109 | |
| 110 Gaim::Plugin T_GaimObj | |
| 111 Gaim::Plugin::Info T_GaimObj | |
| 112 Gaim::PluginUiInfo T_GaimObj | |
| 113 Gaim::Plugin::Loader::Info T_GaimObj | |
| 114 Gaim::Plugin::Action T_GaimObj | |
| 115 Gaim::Plugin::Protocol::Info T_GaimObj | |
| 116 Gaim::PluginType T_IV | |
| 117 Gaim::PrefType T_IV | |
| 118 Gaim::PluginPrefFrame T_GaimObj | |
| 119 Gaim::PluginPref T_GaimObj | |
| 120 Gaim::PluginPrefType T_IV | |
| 121 Gaim::Pounce T_GaimObj | |
| 122 Gaim::PounceEvent T_IV | |
| 123 Gaim::Presence T_GaimObj | |
| 124 Gaim::PrivacyType T_IV | |
| 125 Gaim::Privacy::UiOps T_GaimObj | |
| 126 Gaim::ProtocolOptions T_IV | |
| 127 Gaim::ProxyType T_IV | |
| 128 Gaim::ProxyInfo T_GaimObj | |
| 129 | |
| 130 | |
| 131 Gaim::RequestType T_IV | |
| 132 Gaim::RequestFieldType T_IV | |
| 133 Gaim::Request::Fields T_GaimObj | |
| 134 Gaim::Request::Field T_GaimObj | |
| 135 Gaim::Request::Field::Group T_GaimObj | |
| 136 Gaim::Request::UiOps T_GaimObj | |
| 137 | |
| 138 Gaim::Roomlist T_GaimObj | |
| 139 Gaim::Roomlist::Room T_GaimObj | |
| 140 Gaim::Roomlist::Field T_GaimObj | |
| 141 Gaim::Roomlist::UiOps T_GaimObj | |
| 142 Gaim::RoomlistRoomType T_IV | |
| 143 Gaim::RoomlistFieldType T_IV | |
| 144 | |
| 145 Gaim::SavedStatus T_GaimObj | |
| 146 Gaim::SavedStatusSub T_GaimObj | |
| 147 Gaim::SoundEventID T_IV | |
| 148 Gaim::Sound::UiOps T_GaimObj | |
| 149 | |
| 150 Gaim::Ssl::Connection T_GaimObj | |
| 151 Gaim::Input::Condition T_GaimObj | |
| 152 Gaim::SslErrorType T_IV | |
| 153 Gaim::Ssl::Ops T_GaimObj | |
| 154 | |
| 155 Gaim::Status T_GaimObj | |
| 156 Gaim::StatusType T_GaimObj | |
| 11170 | 157 const Gaim::StatusType T_GaimObj |
| 11118 | 158 Gaim::StatusAttr T_GaimObj |
| 159 Gaim::Presence T_GaimObj | |
| 160 Gaim::PresenceContext T_IV | |
| 161 Gaim::StatusPrimitive T_IV | |
| 162 | |
| 163 | |
| 164 Gaim::StoredImage T_GaimObj | |
| 165 Gaim::Stringref T_GaimObj | |
| 166 Gaim::Value T_GaimObj | |
| 167 | |
| 168 Gaim::Xfer T_GaimObj | |
| 169 Gaim::XferType T_IV | |
| 170 Gaim::XferStatusType T_IV | |
| 171 Gaim::XferUiOps T_IV | |
| 172 XMLNode::Type T_IV | |
| 173 | |
| 174 | |
| 175 | |
| 176 | |
| 177 | |
| 178 | |
| 179 | |
| 180 | |
| 181 /* enums */ | |
| 182 | |
| 183 /* cipher.h */ | |
| 184 | |
| 185 | |
| 186 /* blist.h */ | |
| 187 | |
| 188 | |
| 189 | |
| 190 /* debug.h */ | |
| 191 Gaim::DebugLevel T_IV | |
| 192 | |
| 193 /* conversation.h */ | |
| 194 Gaim::UnseenState T_IV | |
| 195 Gaim::ConversationType T_IV | |
| 196 Gaim::ConvUpdateType T_IV | |
| 197 Gaim::TypingState T_IV | |
| 198 Gaim::MessageFlags T_IV | |
| 199 Gaim::ConvChatBuddyFlags T_IV | |
| 200 | |
| 201 /* connection.h */ | |
| 202 Gaim::ConnectionFlags T_IV | |
| 203 Gaim::ConnectionState T_IV | |
| 204 | |
| 205 /* gtkutils.h */ | |
| 206 Gaim::ButtonOrientation T_IV | |
| 207 Gaim::ButtonStyle T_IV | |
| 208 Gaim::BrowserPlace T_IV | |
| 209 | |
| 210 | |
| 6508 | 211 |
| 212 INPUT | |
| 213 | |
| 214 T_GaimObj | |
| 12165 | 215 $var = gaim_perl_ref_object($arg) |
| 6508 | 216 |
| 217 | |
| 218 OUTPUT | |
| 219 | |
| 220 T_GaimObj | |
|
6531
7c42b8ca3222
[gaim-migrate @ 7048]
Christian Hammond <chipx86@chipx86.com>
parents:
6520
diff
changeset
|
221 $arg = gaim_perl_bless_object($var, \"$type\"); |
