Module: Gtk::RecentFilterFlags

Defined in:
(unknown)

Constant Summary collapse

URI =

the URI of the file being tested

1 or :uri
DISPLAY_NAME =

the string that will be used to

display the file in the recent chooser
2 or :display_name
MIME_TYPE =

the mime type of the file

4 or :mime_type
APPLICATION =

the list of applications that have

registered the file
8 or :application
GROUP =

the groups to which the file belongs to

16 or :group
AGE =

the number of days elapsed since the file

has been registered
32 or :age