FileChooserT.removeChoice

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

More...
template FileChooserT()
override
void
removeChoice
(
string id
)

Parameters

id string

the ID of the choice to remove

Detailed Description

Deprecated: Use gtk.file_dialog.FileDialog instead