Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gio.Resolver

Class Gio.Resolver

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GResolver
Class : Resolver
Extends: GObject.Object
GResolver provides cancellable synchronous and asynchronous DNS
resolution, for hostnames (g_resolver_lookup_by_address(),
g_resolver_lookup_by_name() and their async variants) and SRV
(service) records (g_resolver_lookup_service()).
GNetworkAddress and GNetworkService provide wrappers around
GResolver functionality that also implement GSocketConnectable,
making it easy to connect to a remote host/service.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:15 GMT+0800 (HKT)