Back to Seed Clases

Soup


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Soup.Address

Class Soup.Address

Import line: Soup = imports.gi.Soup;
GIR File: Soup-2.4.gir
C documentation: SoupAddress
Class : Address
Implements: Gio.SocketConnectable
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
Soup.ClientContext
Method
get_address () : Soup.Address
Retrieves the SoupAddress associated with the remote end
of a connection.
Soup.Message
Method
get_address () : Soup.Address
Gets the address msg's URI points to.
Soup.ProxyResolver
Method
get_proxy_sync (Message msg, Cancellable cancellable, Address addr) : guint32
Soup.Server
Property
interface : Soup.Address
Soup.Socket
Property
local_address : Soup.Address
Soup.Socket
Property
remote_address : Soup.Address
Soup.Socket
Method
get_local_address () : Soup.Address
Returns the SoupAddress corresponding to the local end of sock.
Soup.Socket
Method
get_remote_address () : Soup.Address
Returns the SoupAddress corresponding to the remote end of sock.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:52 GMT+0800 (HKT)