gResolverGetDefault {RGtk2} | R Documentation |
Gets the default GResolver
. You should unref it when you are done
with it. GResolver
may use its reference count as a hint about how
many threads/processes, etc it should allocate for concurrent DNS
resolutions.
gResolverGetDefault()
Since 2.22
[GResolver
] the default GResolver
.
Derived by RGtkGen from GTK+ documentation