[ CCode ( cprefix = "GIMP_FILE_CHOOSER_ACTION_" , type_id = "gimp_file_chooser_action_get_type ()" ) ]
public enum FileChooserAction
A type of file to choose from when actions are expected to choose a file.
This is basically a mapping to gtkfilechooseraction except for [enum@Gimp.FileChooserAction.ANY] which should not be used for any GUI functions since we can't know what you are looking for.