WebsiteDataManager.clearFinish

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

class WebsiteDataManager
bool
clearFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

true if website data was successfully cleared, or false otherwise.

Throws