gtkRecentInfoGetVisited {RGtk2} | R Documentation |
Gets the timestamp (seconds from system's Epoch) when the resource was last visited.
gtkRecentInfoGetVisited(object)
|
[GtkRecentInfo ] a GtkRecentInfo |
Since 2.10
[integer] the number of seconds elapsed from system's Epoch when the resource was last visited, or -1 on failure.
Derived by RGtkGen from GTK+ documentation