Method

GtkRecentInfoget_modified

Declaration [src]

GDateTime*
gtk_recent_info_get_modified (
  GtkRecentInfo* info
)

Description [src]

Gets the time when the meta-data for the resource was last modified.

Return value

Type: GDateTime

A GDateTime for the time when the resource was last modified.

The returned data is owned by the instance.