Gcr.Prompt.prototype.get_continue_label
function get_continue_label(): String { // Gjs wrapper for gcr_prompt_get_continue_label() }
Get the label for the continue button.
This is the button that results in a Gcr.PromptReply.continue reply from the prompt.
- Returns
a newly allocated string containing the label