gtk-d v3.5.1 (2017-01-10T22:24:21Z)
Home
Dub
Repo
NetworkAddress.this
gio
NetworkAddress
NetworkAddress
Sets our main struct and passes it to the parent class.
this
(GNetworkAddress* gNetworkAddress, bool ownedRef)
class
NetworkAddress
this
(
GNetworkAddress
*
gNetworkAddress
,
bool
ownedRef
= false
)
this
(string hostname, ushort port)
this
(ushort port)
Meta
Source
See Implementation
gio
NetworkAddress
NetworkAddress
constructors
this
functions
getHostname
getNetworkAddressStruct
getPort
getScheme
getStruct
setStruct
mixins
__anonymous
static functions
getType
parse
parseUri
variables
gNetworkAddress
Sets our main struct and passes it to the parent class.