Data from signals

Kevin Macksamie kevin.macksamie at gmail.com
Fri Jun 11 11:43:06 EDT 2010


Hi,

I am having trouble getting data from a signal when it is emitted. I am
following the tutorial found here:
http://developer.pidgin.im/doxygen/dev/html/signal-howto.html .

I once I added the purple_signal_register function Pidgin somehow no longer
sees my plugin. I now have a pidgin.RTP file in my APPDATA folder. I am
trying to get Pidgin to see my plugin again without the
purple_signal_register.

How am I suppose to get data (like the account) from a signal without
registering it? Do I just give the data parameter of
purple_signal_connected() a void pointer and try to parse out the data I
need? Is there any better documentation on this?

-Kevin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pidgin.im/pipermail/support/attachments/20100611/1b3807f1/attachment.html>


More information about the Support mailing list