CookieManager.replaceCookiesFinish

Finish an asynchronous operation started with webkit.cookie_manager.CookieManager.replaceCookies.

class CookieManager
bool
replaceCookiesFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

true if the cookies were added or false in case of error.

Throws