c
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
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, guint16 port) : Gio.SocketAddress
Create a new Gio.InetSocketAddress
Gio.InetSocketAddress
Method
get_address () : Gio.InetAddress
Gio.ProxyAddress
Method
new Gio.ProxyAddress.c_new (InetAddress inetaddr, guint16 port, String protocol, String dest_hostname, guint16 dest_port, String username, String password) : Gio.SocketAddress
Create a new Gio.ProxyAddress
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 Thu Mar 31 2011 03:02:56 GMT+0800 (HKT)