hi Michael,

On Mon, 2012-03-05 at 12:11 +0000, Michael Meeks wrote:
>       Does that mean you're removing gdk_threads_enter and leave and the
> semantics around that ? is there some cunning new scheme proposed to
> intercept the mainloop and ensure that events / idle / timeout emissions
> hooked in by the toolkit can have applications add lock/unlock pairs ?

We're not removing -- only deprecating.

The removal will come in GTK4.  There will be no replacement
functionality -- you will just be expected to do all your interaction
with the toolkit from the main thread (ie: dispatching results via
idles).

Cheers

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to