FileInfo.getDeletionDate

glib.date_time.DateTime getDeletionDate()

Returns the #GDateTime representing the deletion date of the file, as available in gio.types.FILE_ATTRIBUTE_TRASH_DELETION_DATE. If the gio.types.FILE_ATTRIBUTE_TRASH_DELETION_DATE attribute is unset, null is returned.

Returns

a #GDateTime, or null.