Module: Gtk::FileFilterFlags

Defined in:
(unknown)

Constant Summary collapse

FILENAME =

the filename of the file being tested

1 or :filename
URI =

the URI for the file being tested

2 or :uri
DISPLAY_NAME =

the string that will be used to

display the file in the file chooser
4 or :display_name
MIME_TYPE =

the mime type of the file

8 or :mime_type