Gio.FILE_ATTRIBUTE_TIME_CHANGED

A key in the "time" namespace for getting the time the file was last changed. Corresponding Gio.FileAttributeType is Gio.FileAttributeType.uint64, and contains the UNIX time since the file was last changed.

This corresponds to the traditional UNIX ctime.