Skype Plugin
Eion Robb
eion at bigfoot.com
Wed Sep 26 21:27:54 EDT 2007
On Thu, 27 Sep 2007 12:14:57 +1200, Sean Egan <seanegan at gmail.com> wrote:
> On 9/26/07, Eion Robb <eion at bigfoot.com> wrote:
>> Just as a shortcut to me trawling through glib docs, whats the easiest
>> way
>> to call a function using another, already existing thread? ie, what do
>> other plugins do to call functions on the main thread?
>
> I don't know of any plugins that use multiple threads.
>
> -s.
Well you do now. :)
Thanks to everyone on the devel list who has helped. I've now got the
plugin stable on linux (well, no segfaults, prob a memory leak or two).
FWIW, g_idle_add() will make a function call on the main thread.
Win32 next. :)
Screenshots are at http://tinyurl.com/2xone2
More information about the Devel
mailing list