Gcr.Prompt.prototype.set_continue_label

function set_continue_label(continue_label: String): void {
    // Gjs wrapper for gcr_prompt_set_continue_label()
}
  

Set the label for the continue button.

This is the button that results in a Gcr.PromptReply.continue reply from the prompt.

continue_label

the label