FileFilterFlags
Description:
[ CCode ( cprefix = "GTK_FILE_FILTER_" , type_id = "gtk_file_filter_flags_get_type ()" ) ]
[ Flags ]
public enum FileFilterFlags
These flags indicate what parts of a FileFilterInfo struct are filled or need to be
filled.
Content:
Enum values:
- DISPLAY_NAME - the string that
will be used to display the file in the file chooser
- FILENAME - the filename of the file
being tested
- MIME_TYPE - the mime type of the file
- URI - the URI for the file being tested