FileInfo.setModificationTime

Sets the G_FILE_ATTRIBUTE_TIME_MODIFIED and G_FILE_ATTRIBUTE_TIME_MODIFIED_USEC attributes in the file info to the given time value.

More...
class FileInfo
void
setModificationTime

Parameters

mtime TimeVal

Detailed Description

Deprecated: Use FileInfo.setModificationDateTime instead, as glib.TimeVal is deprecated due to the year 2038 problem.