FileInfo.setCreationDateTime

Sets the G_FILE_ATTRIBUTE_TIME_CREATED and G_FILE_ATTRIBUTE_TIME_CREATED_USEC attributes in the file info to the given date/time value.

G_FILE_ATTRIBUTE_TIME_CREATED_NSEC will be cleared.

class FileInfo
void
setCreationDateTime

Parameters

creationTime glib.date_time.DateTime

a #GDateTime.