[glib.list.List.free] and unref the #WebKitWebsiteData<!-- -->s with [webkit.website_data.WebsiteData.unref] when you're done with them.
WebsiteDataManager.fetchFinish
webkit.website_data.WebsiteData[] fetchFinish(gio.async_result.AsyncResult result)Finish an asynchronous operation started with [webkit.website_data_manager.WebsiteDataManager.fetch].
Parameters
result | a #GAsyncResult |
Returns
a #GList of #WebKitWebsiteData. You must free the #GList with
Throws
[ErrorWrap]