TIME_CHANGED


Description:

[ CCode ( cname = "G_FILE_ATTRIBUTE_TIME_CHANGED" ) ]
public const string TIME_CHANGED

A key in the "time" namespace for getting the time the file was last changed.

Corresponding FileAttributeType is g_file_attribute_type_uint64, and contains the time since the file was last changed, in seconds since the UNIX epoch.

This corresponds to the traditional UNIX ctime.


Namespace: GLib.FileAttribute
Package: gio-2.0