Function

NM-1.0NMkeyfile_readSince 1.30

  • Tries to create a NMConnection from a keyfile. The resulting keyfile is not normalized and might not even verify.

    Parameters

    • keyfile: GLib.KeyFile

      the keyfile from which to create the connection

    • base_dir: string

      when reading certificates from files with relative name, the relative path is made absolute using base_dir. This must be an absolute path.

    • handler_flags: NONE
    • Optionalhandler: KeyfileReadHandler

      read handler

    Returns NM.Connection

    on success, returns the created connection.

    1.30