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