----- Original Message -----
> On Fri, Nov 14, 2014 at 12:32:35AM +0100, Marc-André Lureau wrote:
> > Before the signal is actually emitted, the channel may be
> > released. Let's keep a reference to the object during
> > the function time, to prevent the object from being destroyed before
> > calling g_signal_emit() in main context.
> 
> g_signal_emit()/g_object_notify() in main context.
> 

Well it's for both, and g_object_notify() is a kind of g_signal_emit().
_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to