![]() |
![]() |
![]() |
Evolution-Data-Server Manual: Utilities (libedataserver) | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Signals |
struct EProxy; EProxy * e_proxy_new (void
); SoupURI * e_proxy_peek_uri_for (EProxy *proxy
,const gchar *uri
); void e_proxy_setup_proxy (EProxy *proxy
); gboolean e_proxy_require_proxy_for_uri (EProxy *proxy
,const gchar *uri
);
struct EProxy;
EProxy
is deprecated and should not be used in newly-written code.
Contains only private data that should be read and manipulated using the function below.
Since 2.24
EProxy * e_proxy_new (void
);
e_proxy_new
is deprecated and should not be used in newly-written code.
Since 2.24
SoupURI * e_proxy_peek_uri_for (EProxy *proxy
,const gchar *uri
);
e_proxy_peek_uri_for
is deprecated and should not be used in newly-written code.
Since 2.26
void e_proxy_setup_proxy (EProxy *proxy
);
e_proxy_setup_proxy
is deprecated and should not be used in newly-written code.
Since 2.24
gboolean e_proxy_require_proxy_for_uri (EProxy *proxy
,const gchar *uri
);
e_proxy_require_proxy_for_uri
is deprecated and should not be used in newly-written code.
Since 2.24