API Version: 4.0
Library Version: 4.6.4
const char* gtk_file_chooser_get_choice ( GtkFileChooser* chooser, const char* id )
Gets the currently selected option in the ‘choice’ with the given ID.
id
const char*
The ID of the choice to get.
The ID of the currently selected option.
NULL