[webkit-gtk] WebKit2 GTK+ API

Martin Robinson mrobinson at webkit.org
Thu Sep 15 12:17:09 PDT 2011


On Thu, Sep 15, 2011 at 12:13 PM, Carlos Garcia Campos
<cgarcia at igalia.com> wrote:

> load_uri_finish() returns the result of the async operation using the
> GAsyncResult passed to the async ready callback, see:
>
> http://developer.gnome.org/gio/stable/GAsyncResult.html#GAsyncResult.description

I guess my thought was that if the result of the load was going to be
exposed as properties on the WebView, maybe that duplication isn't
necessary. Or did you mean above that progress would be a property,
but errors would not be?

--Martin


More information about the webkit-gtk mailing list