Top | ![]() |
![]() |
![]() |
![]() |
|
e_proxy_link_selector_new () |
|
e_proxy_link_selector_ref_target_source () |
|
e_proxy_link_selector_set_target_source () |
EProxyLinkSelector shows all network-based accounts in a tree view, with a checkbox next to each account. The checkbox allows users to choose between linking the account to a pre-determined user-defined proxy profile, or to the built-in default proxy profile.
GtkWidget * e_proxy_link_selector_new ();
ESourceRegistry *registry
Creates a new EProxyLinkSelector using registry
.
ESource * e_proxy_link_selector_ref_target_source (EProxyLinkSelector *selector
);
Returns the target network proxy profile
See e_proxy_link_selector_set_target_source()
for further details.
The returned g_object_unref()
void e_proxy_link_selector_set_target_source (EProxyLinkSelector *selector
,);
ESource *target_source
Sets the target network proxy profile
Checking the box next to an account name in selector
will link the
account to target_source
. The account will then use target_source
as its
As a special case, if target_source
refers to the built-in network
proxy profile, then selector
will hide its checkboxes since they would
otherwise link accounts to the same