WebsiteDataManager.fetchFinish

Finish an asynchronous operation started with webkit_website_data_manager_fetch().

class WebsiteDataManager
ListG
fetchFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

Type: ListG

a #GList of #WebKitWebsiteData. You must free the #GList with g_list_free() and unref the #WebKitWebsiteData<!-- -->s with webkit_website_data_unref() when you're done with them.

Throws

GException on failure.

Meta

Since

2.16