gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
ProxyAddress.this
gio
ProxyAddress
ProxyAddress
Sets our main struct and passes it to the parent class.
this
(GProxyAddress* gProxyAddress, bool ownedRef)
class
ProxyAddress
this
(
GProxyAddress
*
gProxyAddress
,
bool
ownedRef
= false
)
this
(InetAddress inetaddr, ushort port, string protocol, string destHostname, ushort destPort, string username, string password)
Meta
Source
See Implementation
gio
ProxyAddress
ProxyAddress
constructors
this
functions
getDestinationHostname
getDestinationPort
getDestinationProtocol
getPassword
getProtocol
getProxyAddressStruct
getStruct
getUri
getUsername
static functions
getType
variables
gProxyAddress
Sets our main struct and passes it to the parent class.