Method

Gtk.RecentInfo.get_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

Returns: GDateTime*

a GDateTime for the time when the resource was last visited

Ownership is not transferred to the caller