Method

GtkRecentInfoget_visited

since: 2.10

Declaration [src]

time_t
gtk_recent_info_get_visited (
  GtkRecentInfo* info
)

Description [src]

Gets the timestamp (seconds from system’s Epoch) when the meta-data for the resource was last visited.

Available since: 2.10

Return value

Type: time_t

The number of seconds elapsed from system’s Epoch when the resource was last visited, or -1 on failure.