[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.TIME_CREATED" ) ]
public const unowned string FILE_ATTRIBUTE_TIME_CREATED
Warning: FILE_ATTRIBUTE_TIME_CREATED is deprecated. Use GLib.FileAttribute.TIME_CREATED.
A key in the "time" namespace for getting the time the file was created.
Corresponding FileAttributeType is g_file_attribute_type_uint64, and contains the UNIX time since the file was created.
This corresponds to the NTFS ctime.