Gcr.Prompt.prototype.set_cancel_label

function set_cancel_label(cancel_label: String): void {
    // Gjs wrapper for gcr_prompt_set_cancel_label()
}
  

Set the label for the continue button.

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

cancel_label

the label