Gcr.Prompt.prototype.get_choice_chosen
function get_choice_chosen(): Boolean { // Gjs wrapper for gcr_prompt_get_choice_chosen() }
Get whether the additional choice was chosen or not.
The additional choice would have been setup using Gcr.Prompt.prototype.set_choice_label.
- Returns
whether chosen