FileChooser.getChoice
string getChoice(string id)Gets the currently selected option in the 'choice' with the given ID.
Parameters
id | the ID of the choice to get |
Returns
the ID of the currently selected option
Deprecated
Use [gtk.file_dialog.FileDialog] instead