FileInfo.getDeletionDate

Returns the #GDateTime 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.

class FileInfo
getDeletionDate
()

Return Value

Type: glib.date_time.DateTime

a #GDateTime, or null.