gtk-d v3.9.0 (2019-05-28T12:27:51Z)
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
mixins
__anonymous
static functions
getType
parse
parseUri
variables
gNetworkAddress
Sets our main struct and passes it to the parent class.