Skype Plugin

Ka-Hing Cheung khc at hxbc.us
Wed Sep 26 22:28:48 EDT 2007


On Wed, 2007-09-26 at 22:02 -0400, Evan Schoenberg wrote:
> 
> On Sep 26, 2007, at 9:27 PM, Eion Robb wrote:
> 
> > FWIW, g_idle_add() will make a function call on the main thread.
> 
> We should probably have an entry in eventloop.c such that this is
> instead purple_idle_add(), unless I misunderstand the purpose.
> g_idle_add() assumes that the UI is using the glib event loop, which
> is definitely not an assumption libpurple should ever make.

g_idle_add is the same as g_timeout_add with timeout of 0. Is this not
the same in libpurple's OS X eventloop?

-khc






More information about the Devel mailing list