[ Version ( since = "2.36" ) ]
public DateTime? get_deletion_date ()
Returns the DateTime representing the deletion date of the file, as available in g_file_attribute_trash_deletion_date.
If the g_file_attribute_trash_deletion_date attribute is unset, null is returned.
this |
a FileInfo. |
a DateTime, or null. |