[ CCode ( cname = "G_FILE_ATTRIBUTE_TIME_MODIFIED" ) ]
public const string TIME_MODIFIED
A key in the "time" namespace for getting the time the file was last modified.
Corresponding FileAttributeType is g_file_attribute_type_uint64, and contains the time since the file was modified, in seconds since the UNIX epoch.