Gcr.Prompt.prototype.set_title

function set_title(title: String): void {
    // Gjs wrapper for gcr_prompt_set_title()
}
  

Sets the title of the prompt.

A prompt implementation may choose not to display the prompt title. The prompt message should contain relevant information.

title

the prompt title