VpnPluginInfo
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_vpn_plugin_info_get_type ()" ) ]
public class VpnPluginInfo :
Object,
Initable
Content:
Properties:
- public string filename { get; construct; }
The filename from which the info was loaded.
- public KeyFile keyfile { construct; }
Initialize the instance with a different keyfile instance.
- public string name { get; }
The name of the VPN plugin.
Static methods:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object
All known members inherited from interface GLib.Initable