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

a #GTimeVal.

Detailed Description

Deprecated: Use g_file_info_set_modification_date_time() instead, as #GTimeVal is deprecated due to the year 2038 problem.

Meta