RGtk2 (version 2.20.31)

gSrvTargetGetHostname: gSrvTargetGetHostname

Description

Gets target's hostname (in ASCII form; if you are going to present this to the user, you should use gHostnameIsAsciiEncoded() to check if it contains encoded Unicode segments, and use gHostnameToUnicode() to convert it if it does.)

Usage

gSrvTargetGetHostname(object)

Arguments

object

Value

target's hostname

Details

Since 2.22