Begins asynchronously reverse-resolving address to determine its associated hostname, and eventually calls callback, which must call g_resolver_lookup_by_address_finish() to get the final result. Since 2.22
the address to reverse-resolve
a GCancellable, or NULL. [allow-none]
callback to call after resolution completes. [scope async]
data for callback. closure
See Implementation
Begins asynchronously reverse-resolving address to determine its associated hostname, and eventually calls callback, which must call g_resolver_lookup_by_address_finish() to get the final result. Since 2.22