CookieManager.deleteCookieFinish

Finish an asynchronous operation started with webkit_cookie_manager_delete_cookie().

class CookieManager
bool
deleteCookieFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

Type: bool

%TRUE if the cookie was deleted or %FALSE in case of error.

Throws

GException on failure.

Meta

Since

2.20