Method

Gtk.RecentInfo.get_added

Declaration [src]

GDateTime*
gtk_recent_info_get_added (
  GtkRecentInfo* info
)

Description [src]

Gets the the time when the resource was added to the recently used resources list.

Return value

Returns: GDateTime*

a GDateTime for the time when the resource was added

Ownership is not transferred to the caller