gtkRecentInfoGetAdded {RGtk2}R Documentation

gtkRecentInfoGetAdded

Description

Gets the timestamp (seconds from system's Epoch) when the resource was added to the recently used resources list.

Usage

gtkRecentInfoGetAdded(object)

Arguments

object [GtkRecentInfo] a GtkRecentInfo

Details

Since 2.10

Value

[integer] the number of seconds elapsed from system's Epoch when the resource was added to the list, or -1 on failure.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]