WebsiteDataManager.removeFinish

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

class WebsiteDataManager
bool
removeFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

true if website data resources were successfully removed, or false otherwise.

Throws