GtkRecentFilterFlags

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

Values

ValueMeaning
URI1

the URI of the file being tested

DISPLAY_NAME2

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

MIME_TYPE4

the mime type of the file

APPLICATION8

the list of applications that have registered the file

GROUP16

the groups to which the file belongs to

AGE32

the number of days elapsed since the file has been registered

Meta