Finish an asynchronous operation started with webkit_cookie_manager_get_domains_with_cookies(). The return value is a %NULL terminated list of strings which should be released with g_strfreev().
a #GAsyncResult
A %NULL terminated array of domain names or %NULL in case of error.
Deprecated: Use webkit_website_data_manager_fetch_finish() instead.
GException on failure.
See Implementation
Finish an asynchronous operation started with webkit_cookie_manager_get_domains_with_cookies(). The return value is a %NULL terminated list of strings which should be released with g_strfreev().