Resolver.freeTargets

Frees targets (which should be the return value from g_resolver_lookup_service() or g_resolver_lookup_service_finish()). (This is a convenience method; you can also simply free the results by hand.) Since 2.22

class Resolver
static
void
freeTargets

Parameters

targets ListG

a GList of GSrvTarget

Meta