WebsiteDataManager.getItpSummaryFinish

Finish an asynchronous operation started with webkit_website_data_manager_get_itp_summary().

class WebsiteDataManager
ListG
getItpSummaryFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

Type: ListG

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

Throws

GException on failure.

Meta

Since

2.30