WebsiteDataManager.fetchFinish

Finish an asynchronous operation started with [webkit.website_data_manager.WebsiteDataManager.fetch].

Parameters

resulta #GAsyncResult

Returns

a #GList of #WebKitWebsiteData. You must free the #GList with

[glib.list.List.free] and unref the #WebKitWebsiteData<!-- -->s with [webkit.website_data.WebsiteData.unref] when you're done with them.

Throws

[ErrorWrap]