Interface

NM-1.0NMSettingBondConstructorProps

interface ConstructorProps {
    name: string;
    options: GLib.HashTable<string, string>;
}

Hierarchy (View Summary)

Index

Properties

Properties - Inherited from NM.Setting.ConstructorProps

Properties

options: GLib.HashTable<string, string>

Properties - Inherited from NM.Setting.ConstructorProps

name: string