CookieManager.deleteCookieFinish
bool deleteCookieFinish(gio.async_result.AsyncResult result)Finish an asynchronous operation started with [webkit.cookie_manager.CookieManager.deleteCookie].
Parameters
result | a #GAsyncResult |
Returns
true if the cookie was deleted or false in case of error.
Throws
[ErrorWrap]