GtkFileFilterFlags

These flags indicate what parts of a #GtkFileFilterInfo struct are filled or need to be filled.

Values

ValueMeaning
FILENAME1

the filename of the file being tested

URI2

the URI for the file being tested

DISPLAY_NAME4

the string that will be used to display the file in the file chooser

MIME_TYPE8

the mime type of the file

Meta