WebsiteDataManager.getItpSummaryFinish

Finish an asynchronous operation started with webkit.website_data_manager.WebsiteDataManager.getItpSummary.

class WebsiteDataManager
getItpSummaryFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: webkit.itpthird_party.ITPThirdParty[]

a #GList of #WebKitITPThirdParty. You must free the #GList with glib.list.List.free and unref the #WebKitITPThirdParty<!-- -->s with webkit.itpthird_party.ITPThirdParty.unref when you're done with them.

Throws