mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 00:13:40 +02:00
Implement GProxyAddress
A GSocketInetAddress representing the proxy server address with additional properties proxy type, destination address and port, username and password. Reviewed-by: Dan Winship <danw@gnome.org>
This commit is contained in:
@@ -206,6 +206,7 @@ typedef struct _GVfs GVfs; /* Dummy typedef */
|
||||
* Since: 2.26
|
||||
**/
|
||||
typedef struct _GProxyResolver GProxyResolver;
|
||||
typedef struct _GProxyAddress GProxyAddress;
|
||||
|
||||
/**
|
||||
* GVolume:
|
||||
|
Reference in New Issue
Block a user