gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
InetAddress.this
gio
InetAddress
InetAddress
Sets our main struct and passes it to the parent class.
this
(GInetAddress* gInetAddress, bool ownedRef)
class
InetAddress
this
(
GInetAddress
*
gInetAddress
,
bool
ownedRef
= false
)
this
(GSocketFamily family, bool loopback)
this
(ubyte[] bytes, GSocketFamily family)
this
(string str)
Meta
Source
See Implementation
gio
InetAddress
InetAddress
constructors
this
functions
equal
getFamily
getInetAddressStruct
getIsAny
getIsLinkLocal
getIsLoopback
getIsMcGlobal
getIsMcLinkLocal
getIsMcNodeLocal
getIsMcOrgLocal
getIsMcSiteLocal
getIsMulticast
getIsSiteLocal
getNativeSize
getStruct
toBytes
toString
static functions
getType
variables
gInetAddress
Sets our main struct and passes it to the parent class.