Gcr.Prompt.prototype.set_message
function set_message(message: String): void {
// Gjs wrapper for gcr_prompt_set_message()
}
Sets the prompt message for the user.
A prompt implementation should always display this message.
- message
the prompt message