Method
GtkRecentInfoget_modified
Declaration [src]
GDateTime*
gtk_recent_info_get_modified (
GtkRecentInfo* info
)
Return value
Type: GDateTime
A GDateTime
for the time
when the resource was last modified.
The returned data is owned by the instance. |