Enumeration
GtkFileFilterFlags
Description [src]
These flags indicate what parts of a GtkFileFilterInfo struct
are filled or need to be filled.
Members
-
GTK_FILE_FILTER_FILENAME -
The filename of the file being tested.
- Value:
1 - Available since: 3.0
- Value:
-
GTK_FILE_FILTER_URI -
The URI for the file being tested.
- Value:
2 - Available since: 3.0
- Value:
-
GTK_FILE_FILTER_DISPLAY_NAME -
The string that will be used to display the file in the file chooser.
- Value:
4 - Available since: 3.0
- Value:
-
GTK_FILE_FILTER_MIME_TYPE -
The mime type of the file.
- Value:
8 - Available since: 3.0
- Value: