Gcr.SystemPrompter.prototype.get_prompt_type

function get_prompt_type(): GObject.Type {
    // Gjs wrapper for gcr_system_prompter_get_prompt_type()
}
  

Get the GLib.Type for prompts created by this prompter.

The returned GLib.Type will be a Gcr.Prompt implementation.

Returns

the prompt GLib.Type