El Tue, 20 Sep 2011 22:47:14 +0200 Benjamin Otte <[email protected]> escribió: > On Tue, Sep 20, 2011 at 8:10 PM, Gustavo Noronha Silva > <[email protected]> wrote: > > I think Company realizes that, but is arguing against gio-style > > async APIs, not about loading being async at all. I like the idea > > of clearly identifying that the API is asynchronous, but I'm not > > really sure using gio-style async APIs for page loading will be a > > good thing. > > > Yes. > > My example would be the fact that gtk_widget_show() does in fact not > show a window, but queues the showing of the window on the X server.
But you don't usually need to know when the show operation has finished, or if it failed, and you don't need to cancel it either. Regards, -- Carlos Garcia Campos http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3
signature.asc
Description: PGP signature
_______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
