FILE_ATTRIBUTE_TIME_ACCESS


Description:

[ Deprecated ( since = "vala-0.16" , replacement = "FileAttribute.TIME_ACCESS" ) ]
public const unowned string FILE_ATTRIBUTE_TIME_ACCESS

Warning: FILE_ATTRIBUTE_TIME_ACCESS is deprecated. Use GLib.FileAttribute.TIME_ACCESS.

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

Corresponding FileAttributeType is g_file_attribute_type_uint64, and contains the UNIX time since the file was last accessed.


Namespace: GLib
Package: gio-2.0