Gcr.Prompt.prototype.set_choice_chosen
function set_choice_chosen(chosen: Boolean): void {
// Gjs wrapper for gcr_prompt_set_choice_chosen()
}
Set whether the additional choice is chosen or not.
The additional choice should be set up using Gcr.Prompt.prototype.set_choice_label.
- chosen
whether chosen