API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.4
since: 2.22
const gchar* g_srv_target_get_hostname ( GSrvTarget* target )
Gets target‘s hostname (in ASCII form; if you are going to present this to the user, you should use g_hostname_is_ascii_encoded() to check if it contains encoded Unicode segments, and use g_hostname_to_unicode() to convert it if it does.)
target
g_hostname_is_ascii_encoded()
g_hostname_to_unicode()
Available since: 2.22
Type: const gchar*
const gchar*
target‘s hostname.