These flags indicate what parts of a GtkFileFilterInfo struct
are filled or need to be filled.
GTK_FILE_FILTER_FILENAME
the filename of the file being tested
GTK_FILE_FILTER_URI
the URI for the file being tested
GTK_FILE_FILTER_DISPLAY_NAME
the string that will be used to
display the file in the file chooser
GTK_FILE_FILTER_MIME_TYPE
the mime type of the file
These flags indicate what parts of a GtkFileFilterInfo struct are filled or need to be filled. GTK_FILE_FILTER_FILENAME the filename of the file being tested GTK_FILE_FILTER_URI the URI for the file being tested GTK_FILE_FILTER_DISPLAY_NAME the string that will be used to display the file in the file chooser GTK_FILE_FILTER_MIME_TYPE the mime type of the file