API Version: 2.0
Library Version: 2.84.0
Generated by gi-docgen 2024.1
since: 2.36
GDateTime* g_file_info_get_deletion_date ( GFileInfo* info )
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.
GDateTime
G_FILE_ATTRIBUTE_TRASH_DELETION_DATE
NULL
Available since: 2.36
Type: GDateTime
A GDateTime, or NULL.