Hi,
I am trying to implement a plugin for pidgin.
So here I am asking help with pidgin source code.
As I am not familiar with C language I could not find what I wanted even I
had a try.

Could somebody please tell me what method is called when untick  enabled
tick box in pidgin.
you may find the tick box at along the menus Account-> Manage Account.
i.e the tick box is that we use to connect and disconnect accounts.
I know that when we tick/untick it the call comes to <protocol>_close method
in protocol implementation class.
what i need is what is method initially called when untick befor it comes to
this close method.

thanks.
_______________________________________________
[email protected] mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Reply via email to