Method

Gtk.RecentInfo.get_modified

Declaration [src]

GDateTime*
gtk_recent_info_get_modified (
  GtkRecentInfo* info
)

Description [src]

Gets the time when the meta-data for the resource was last modified.

Return value

Returns: GDateTime*

a GDateTime for the time when the resource was last modified

Ownership is not transferred to the caller