Variable

Gio-2.0GioFILE_ATTRIBUTE_TIME_CHANGEDConst

FILE_ATTRIBUTE_TIME_CHANGED: string

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 time since the file was last changed, in seconds since the UNIX epoch.

This corresponds to the traditional UNIX ctime.