gtkRecentInfoGetModified {RGtk2}R Documentation

gtkRecentInfoGetModified

Description

Gets the timestamp (seconds from system's Epoch) when the resource was last modified.

Usage

gtkRecentInfoGetModified(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 last modified, or -1 on failure.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]