FILE_ATTRIBUTE_TIME_CREATED

A key in the "time" namespace for getting the time the file was created. Corresponding GFileAttributeType is G_FILE_ATTRIBUTE_TYPE_UINT64, and contains the time since the file was created, in seconds since the UNIX epoch.

This corresponds to the NTFS ctime.

enum FILE_ATTRIBUTE_TIME_CREATED = "time::created";