WebsiteDataManager.getItpSummaryFinish

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

Parameters

resulta #GAsyncResult

Returns

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