gtk-d v3.7.3 (2017-12-16T16:21:49Z)
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.