Signals how-to
Daniel Atallah
daniel.atallah at gmail.com
Mon Jan 19 10:45:47 EST 2009
On Mon, Jan 19, 2009 at 9:54 AM, arun kumar <arunkumar0107 at gmail.com> 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.....?
The signals HOWTO works fine for me:
http://developer.pidgin.im/doxygen/2.5.2/html/signal-howto.html
The best example you can check out is some of the existing plugins to
see how they do this (in the libpurple/plugins and pidgin/plugins
directories of the source tree).
-D
More information about the Devel
mailing list