CookieManager.addCookieFinish
bool addCookieFinish(gio.async_result.AsyncResult result)Finish an asynchronous operation started with webkit.cookie_manager.CookieManager.addCookie.
Parameters
result | a #GAsyncResult |
Returns
true if the cookie was added or false in case of error.