Method

GtkRecentInfoget_modified

since: 2.10

Declaration [src]

time_t
gtk_recent_info_get_modified (
  GtkRecentInfo* info
)

Description [src]

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

Available since: 2.10

Return value

Type: time_t

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