Gcr.Prompt.prototype.get_message

function get_message(): String {
    // Gjs wrapper for gcr_prompt_get_message()
}
  

Gets the prompt message for the user.

A prompt implementation should always display this message.

Returns

a newly allocated string containing the detailed description of the prompt