Interface

NM-1.0NMVpnPluginInfoConstructorProps

interface ConstructorProps {
    filename: string;
    keyfile: GLib.KeyFile;
    name: string;
}

Hierarchy (View Summary)

Index

Properties

Properties

filename: string
keyfile: GLib.KeyFile
name: string