Gcr.Prompt.prototype.get_description
function get_description(): String {
// Gjs wrapper for gcr_prompt_get_description()
}
Get the detailed description of the prompt.
A prompt implementation may choose not to display this detailed description. The prompt message should contain relevant information.
- Returns
a newly allocated string containing the detailed description of the prompt