mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 00:43:40 +02:00
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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user