Method

GtkRecentInfoget_visited

Declaration [src]

GDateTime*
gtk_recent_info_get_visited (
  GtkRecentInfo* info
)

Description [src]

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

Return value

Type: GDateTime

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

The returned data is owned by the instance.