|
pidgin 2.14.14
|
Signals:
| account | The account. |
| who | The name of the user. |
| message | A pointer to the message. |
| conv | The conversation. |
| flags | Flags for this message. |
TRUE if the message should be canceled, or FALSE otherwise.| account | The account. |
| who | The name of the user. |
| message | The message. |
| conv | The conversation. |
| flags | Flags for this message. |
| account | The account the message is being sent on. |
| receiver | The username of the receiver. |
| message | A pointer to the outgoing message. This can be modified. |
| account | The account the message was sent on. |
| receiver | The username of the receiver. |
| message | The message that was sent. |
TRUE. TRUE if the message should be canceled, or FALSE otherwise. | account | The account the message was received on. |
| sender | A pointer to the username of the sender. |
| message | A pointer to the message that was sent. |
| conv | The IM conversation. |
| flags | A pointer to the IM message flags. |
| account | The account the message was received on. |
| sender | The username of the sender. |
| message | The message that was sent. |
| conv | The IM conversation. |
| flags | The IM message flags. |
| account | The account the message was received on. |
| sender | The username of the sender. |
| message | The message that was blocked. |
| flags | The IM message flags. |
| when | The time the message was sent. |
| account | The account. |
| who | The name of the user. |
| message | A pointer to the message. |
| conv | The conversation. |
| flags | Flags for this message. |
TRUE if the message should be canceled, or FALSE otherwise.| account | The account. |
| who | The name of the user. |
| message | The message. |
| conv | The conversation. |
| flags | Flags for this message. |
| account | The account the message is being sent on. |
| message | A pointer to the message that will be sent. |
| id | The ID of the chat. |
| account | The account the message was sent on. |
| message | The message that was sent. |
| id | The ID of the chat. |
TRUE. TRUE if the message should be canceled, or FALSE otherwise. | account | The account the message was received on. |
| sender | A pointer to the username of the sender. |
| message | A pointer to the message that was sent. |
| conv | The chat conversation. |
| flags | A pointer to the chat message flags |
| account | The account the message was received on. |
| sender | The username of the sender. |
| message | The message that was sent. |
| conv | The chat conversation. |
| flags | The chat message flags. |
| conv | The new conversation. |
| conv | The conversation that was updated. |
| type | The type of update that was made. |
| conv | The conversation that's about to be destroyed. |
| account | The account of the user which is typing. |
| name | The name of the user which is typing. |
| account | The account of the user which stopped typing. |
| name | The name of the user which stopped typing. |
TRUE if the join should be hidden, or FALSE otherwise. | conv | The chat conversation. |
| name | The name of the user that is joining the conversation. |
| flags | The flags of the user that is joining the conversation. |
| conv | The chat conversation. |
| name | The name of the user that has joined the conversation. |
| flags | The flags of the user that has joined the conversation. |
| new_arrival | If the buddy is a new arrival. |
| gc | The PurpleConnection of the account which failed to join the chat. |
| data | The components passed to serv_join_chat() originally. The hash function should be g_str_hash() and the equal function should be g_str_equal(). |
| conv | The chat conversation. |
| name | The name of the user. |
| oldflags | The old flags. |
| newflags | The new flags. |
TRUE if the leave should be hidden, or FALSE otherwise. | conv | The chat conversation. |
| name | The name of the user that is leaving the chat. |
| reason | The optional reason why the user is leaving. |
| conv | The chat conversation. |
| name | The name of the user that left the chat. |
| reason | The optional reason why the user left the chat. |
| conv | The chat conversation. |
| name | The name of the user being invited. |
| invite_message | A pointer to the reason why a user is being invited. |
| conv | The chat conversation. |
| conv | The name of the user that was invited. |
| invite_message | The message to be sent to the user when invited. |
| account | The account being invited. |
| inviter | The username of the person inviting the account. |
| chat | The name of the chat you're being invited to. |
| invite_message | The optional invite message. |
| components | The components necessary if you want to call serv_join_chat() |
| account | The account the invitation was sent to. |
| inviter | The name of the person sending the invitation. |
| name | The name of the chat invited to. |
| message | The invitation message sent. |
| data | Hashtable containing data about the invited chat. |
| conv | The conversation that joined the chat room. |
| conv | The conversation that left the chat room. |
| conv | The conversation whose topic changed. |
| who | The name of the person that changed the topic. |
| topic | The new topic. |
| conv | The conversation. |
| list | A pointer to the list of actions. |
| conv | The conversation. |
| account | The account |
| who | The name of the person receiving the attention |
| conv | The conversation |
| type | The attention type (an index starting at 0) |
| account | The account |
| who | The name of the person sending the attention |
| conv | The conversation |
| type | The attention type (an index starting at 0) |