Add g_network_address_parse

This is useful if you want to allow users to specify
the hostname and optionally a port.
This commit is contained in:
Alexander Larsson
2009-05-14 10:53:53 +02:00
parent 80a484ad2c
commit 33c00e5c33
4 changed files with 176 additions and 4 deletions

View File

@@ -1006,6 +1006,7 @@ g_network_address_get_type G_GNUC_CONST
g_network_address_get_hostname
g_network_address_get_port
g_network_address_new
g_network_address_parse
#endif
#endif