glib.ghostutils

Undocumented in source.

Members

Functions

g_hostname_is_ascii_encoded
gboolean g_hostname_is_ascii_encoded(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_hostname_is_ip_address
gboolean g_hostname_is_ip_address(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_hostname_is_non_ascii
gboolean g_hostname_is_non_ascii(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_hostname_to_ascii
gchar* g_hostname_to_ascii(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_hostname_to_unicode
gchar* g_hostname_to_unicode(const(gchar)* hostname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta