Method
GioFileInfoget_deletion_date
Description
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.
Available since: | 2.36 |
Return value
Returns: | GDateTime |
A |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |