mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
gio: Add more information to GProxyAddress
Add two new methods to GProxyAddress for recovering information about the destination URI that the proxy was created for (and modify GProxyAddressEnumerator to set that information when creating the GProxyAddress).
This commit is contained in:
@@ -3154,11 +3154,13 @@ g_proxy_resolver_get_type
|
||||
<TITLE>GProxyAddress</TITLE>
|
||||
GProxyAddress
|
||||
GProxyAddressClass
|
||||
g_proxy_address_get_destination_protocol
|
||||
g_proxy_address_get_destination_hostname
|
||||
g_proxy_address_get_destination_port
|
||||
g_proxy_address_get_password
|
||||
g_proxy_address_get_protocol
|
||||
g_proxy_address_get_username
|
||||
g_proxy_address_get_uri
|
||||
g_proxy_address_new
|
||||
<SUBSECTION Standard>
|
||||
G_PROXY_ADDRESS
|
||||
|
Reference in New Issue
Block a user