gio.threaded_resolver

Module for [ThreadedResolver] class

Types 3

#GThreadedResolver is an implementation of #GResolver which calls the libc lookup functions in threads to allow them to run asynchronously.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
ThreadedResolver self() nothrowReturns `this`, for use in `with` statements.
ThreadedResolverGidBuilder builder() static nothrowGet builder for [gio.threaded_resolver.ThreadedResolver] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)