pidgin 2.14.14dev
|
Signals:
gc | The connection that is about to sign on. |
gc | The connection that has signed on. |
PURPLE_SIGNAL_PRIORITY_HIGHEST
to allow plugins to block this signal before the UI sees it and then re-emit it later. gc | The connection that has signed on. |
TRUE
if the signal was handled or FALSE
otherwise. In practice, the return value is irrelevant, as it really only exists so plugins can block the UI's autojoin. gc | The connection that is about to sign off. |
gc | The connection that has signed off. |
gc | The connection on which the error has occurred |
err | The error that occurred |
desc | A description of the error, giving more information. |