GLib.ProxyAddress.ProxyAddress – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
ProxyAddress
destination_hostname
destination_port
destination_protocol
password
protocol
uri
username
ProxyAddress
get_destination_hostname
get_destination_port
get_destination_protocol
get_password
get_protocol
get_uri
get_username
ProxyAddress
Description:
public
ProxyAddress
(
InetAddress
inetaddr,
uint16
port,
string
protocol,
string
dest_hostname,
uint16
dest_port,
string
? username,
string
? password)