FileChooser.removeChoice

void removeChoice(string id)

Removes a 'choice' that has been added with [gtk.file_chooser.FileChooser.addChoice].

Parameters

idthe ID of the choice to remove

Deprecated

Use [gtk.file_dialog.FileDialog] instead