Method

GtkRecentInfoget_added

Declaration [src]

GDateTime*
gtk_recent_info_get_added (
  GtkRecentInfo* info
)

Description [src]

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

Return value

Type: GDateTime

A GDateTime for the time when the resource was added.

The returned data is owned by the instance.