lookupFinish

open fun lookupFinish(result: AsyncResult): <Error class: unknown class><List<String>>

Call this function to obtain the array of proxy URIs when g_proxy_resolver_lookup_async() is complete. See g_proxy_resolver_lookup() for more details.

Return

A NULL-terminated array of proxy URIs. Must be freed with g_strfreev().

Since

2.26

Parameters

result

the result passed to your #GAsyncReadyCallback