Method
GioNetworkAddressget_hostname
since: 2.22
Declaration [src]
const gchar*
g_network_address_get_hostname (
GNetworkAddress* addr
)
Description [src]
Gets addr
‘s hostname. This might be either UTF-8 or ASCII-encoded,
depending on what addr
was created with.
Available since: 2.22
Gets property | Gio.NetworkAddress:hostname |