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 |
Deprecated
Use gtk.file_dialog.FileDialog instead
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 |