Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gio.InetAddress

Class Gio.InetAddress

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GInetAddress
Class : InetAddress
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gio.InetSocketAddress
Property
address : Gio.InetAddress
Gio.InetSocketAddress
Method
new Gio.InetSocketAddress.c_new (InetAddress address, Number port) : Gio.InetSocketAddress
Create a new Gio.InetSocketAddress
Gio.InetSocketAddress
Method
get_address () : Gio.InetAddress
Gio.Resolver
Method
lookup_by_address (InetAddress address, Cancellable cancellable) : String
Gio.Resolver
Method
lookup_by_address_async (InetAddress address, Cancellable cancellable, Function callback, void* user_data) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:29 GMT+0800 (HKT)