[ Version ( since = "2.70" ) ]
public void set_creation_date_time (DateTime creation_time)
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.
this |
a FileInfo. |
creation_time |
a DateTime. |