mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 23:43:39 +02:00
Implemented proxy_enumerate() for all Connectables
This patch implements method proxy_enumerate from GSocketConnectable for all connectables (GNetworkAddress, GNetworkService, GInetSocketAddress and GUnixSocketAddress). Reviewed-by: Dan Winship <danw@gnome.org>
This commit is contained in:
@@ -1698,6 +1698,8 @@ g_network_service_new
|
||||
g_network_service_get_service
|
||||
g_network_service_get_protocol
|
||||
g_network_service_get_domain
|
||||
g_network_service_get_scheme
|
||||
g_network_service_set_scheme
|
||||
<SUBSECTION Standard>
|
||||
GNetworkServiceClass
|
||||
GNetworkServicePrivate
|
||||
|
Reference in New Issue
Block a user