RecentFilterFlags
Description:
[ CCode ( cprefix = "GTK_RECENT_FILTER_" , type_id = "gtk_recent_filter_flags_get_type ()" ) ]
[ Flags ]
public enum RecentFilterFlags
These flags indicate what parts of a RecentFilterInfo struct are filled or need to
be filled.
Content:
Enum values:
- AGE - the number of days elapsed since
the file has been registered
- APPLICATION - the list of
applications that have registered the file
- DISPLAY_NAME - the string that
will be used to display the file in the recent chooser
- GROUP - the groups to which the file
belongs to
- MIME_TYPE - the mime type of the
file
- URI - the URI of the file being tested