[ 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. |