Documentation
Dlang.org
Uri.getPort
glib
uri
Uri
Gets uri's port.
class
Uri
int
getPort
(
)
Return Value
Type:
int
uri's port, or
-1
if no port was specified.
glib
uri
Uri
functions
getAuthParams
getFlags
getFragment
getHost
getPassword
getPath
getPort
getQuery
getScheme
getUser
getUserinfo
parseRelative
toStringPartial
toString_
static functions
build
buildWithUser
errorQuark
escapeBytes
escapeString
isValid
join
joinWithUser
listExtractUris
parse
parseParams
parseScheme
peekScheme
resolveRelative
split
splitNetwork
splitWithUser
unescapeBytes
unescapeSegment
unescapeString
Gets uri's port.