get_deletion_date


Description:

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

Parameters:

this

a FileInfo.

Returns:

a DateTime, or null.




2022 vala-language.org