getAllCookiesFinish

fun getAllCookiesFinish(result: <Error class: unknown class>): <Error class: unknown class><<Error class: unknown class>>

Finish an asynchronous operation started with webkit_cookie_manager_get_all_cookies().

The return value is a #GList of #SoupCookie instances which should be released with g_list_free_full() and soup_cookie_free().

Return

A #GList of #SoupCookie instances.

Since

2.42

Parameters

result

a #GAsyncResult