TypeScript API Documentation for GIO
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Const
A key in the "time" namespace for getting the time the file was created.
Corresponding Gio.FileAttributeType is Gio.FileAttributeType.UINT64, and contains the time since the file was created, in seconds since the UNIX epoch.
This may correspond to Linux stx_btime, FreeBSD st_birthtim, NetBSD st_birthtime or NTFS ctime.
stx_btime
st_birthtim
st_birthtime
ctime
A key in the "time" namespace for getting the time the file was created.
Corresponding Gio.FileAttributeType is Gio.FileAttributeType.UINT64, and contains the time since the file was created, in seconds since the UNIX epoch.
This may correspond to Linux
stx_btime, FreeBSDst_birthtim, NetBSDst_birthtimeor NTFSctime.