SettingProxy
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_setting_proxy_get_type ()" ) ]
public sealed class SettingProxy :
Setting
Content:
Constants:
Properties:
- public bool browser_only { get; set; }
Whether the proxy configuration is for browser only.
- public int method { get; set; }
Method for proxy configuration, Default is
nm_setting_proxy_method_none
- public string pac_script { owned get; set; }
PAC script for the connection.
- public string pac_url { owned get; set; }
PAC URL for obtaining PAC file.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Setting
All known members inherited from class GLib.Object