CookieManager.getCookiesFinish

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

The return value is a #GList of #SoupCookie instances which should be released with glib.list.List.freeFull and soup.cookie.Cookie.free.

Parameters

resulta #GAsyncResult

Returns

A #GList of #SoupCookie instances.

Throws