FileChooser.removeChoice
void removeChoice(string id)Removes a 'choice' that has been added with [gtk.file_chooser.FileChooser.addChoice].
Parameters
id | the ID of the choice to remove |
void removeChoice(string id)Removes a 'choice' that has been added with [gtk.file_chooser.FileChooser.addChoice].
id | the ID of the choice to remove |