Finish an asynchronous operation started with webkit.cookie_manager.CookieManager.getAllCookies.
The return value is a #GList of #SoupCookie instances which should be released with glib.list.List.freeFull and soup.cookie.Cookie.free.
a #GAsyncResult
A #GList of #SoupCookie instances.
ErrorWrap
Finish an asynchronous operation started with webkit.cookie_manager.CookieManager.getAllCookies.
The return value is a #GList of #SoupCookie instances which should be released with glib.list.List.freeFull and soup.cookie.Cookie.free.