API Version: 4.0
Library Version: 4.8.2
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
Type: const char*
const char*
The ID of the choice to remove.