Skype Plugin

Daniel Atallah daniel.atallah at gmail.com
Wed Sep 26 20:31:51 EDT 2007


On 9/26/07, Eion Robb <eion at bigfoot.com> wrote:
> Interesting.  That might have made things a little easier to know that one.
>
> 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?

g_idle_add() is what you need to look into.

-D




More information about the Devel mailing list