Gtk.FileFilterFlags – gtk+-3.0 Reference Manual
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.
Namespace:
Gtk
Package:
gtk+-3.0
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