Gcr.SystemPrompter
const Gcr = imports.gi.Gcr; let systemPrompter = new Gcr.SystemPrompter({ mode: value, prompt_type: value, });
A prompter used by implementations of system prompts.
Hierarchy
-
GObject.Object
- Gcr.SystemPrompter
const Gcr = imports.gi.Gcr; let systemPrompter = new Gcr.SystemPrompter({ mode: value, prompt_type: value, });
A prompter used by implementations of system prompts.