Signals how-to

Etan Reisner pidgin at unreliablesource.net
Mon Jan 19 10:47:16 EST 2009


On Mon, Jan 19, 2009 at 06:54:00AM -0800, arun kumar wrote:
> hi all,
>
> im writing a plugin which uses conversation signals( mainly
> receiving_im_msg ) .But i dont know how to use or call it. Also the
> Signals how to tutorial at developer.pidgin.im is not currently
> available. can anyone tell any other resource for these signals
> please.....?

Every existing plugin is an example of how to use pidgin signals. The
signals-test plugin even handles the receiving_im_msg so you can see
exactly what you need to do to handle it.

    -Etan




More information about the Devel mailing list