Gcr.Prompt.prototype.get_choice_label

function get_choice_label(): String {
    // Gjs wrapper for gcr_prompt_get_choice_label()
}
  

Get the label for the additional choice.

This will be null if no additional choice is being displayed.

Returns

a newly allocated string containing the additional choice or null