Secret.Prompt

const Secret = imports.gi.Secret;

let prompt = new Secret.Prompt();
  

A proxy object representing a prompt that the Secret Service will display to the user.

Hierarchy

  • GObject.Object
    • Gio.DBusProxy
      • Secret.Prompt