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

class FileInfo
getDeletionDate
()

Return Value

Type: glib.date_time.DateTime

a #GDateTime, or null.