API Version: 4.0
Library Version: 4.6.4
void gtk_file_chooser_remove_choice ( GtkFileChooser* chooser, const char* id )
Removes a ‘choice’ that has been added with gtk_file_chooser_add_choice().
id
const char*
The ID of the choice to remove.