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. Since 2.36

class FileInfo
getDeletionDate
()

Return Value

Type: DateTime

a GDateTime, or NULL.

Meta