gtkRecentInfoGetAge {RGtk2}R Documentation

gtkRecentInfoGetAge

Description

Gets the number of days elapsed since the last update of the resource pointed by info.

Usage

gtkRecentInfoGetAge(object)

Arguments

object [GtkRecentInfo] a GtkRecentInfo

Details

Since 2.10

Value

[integer] a positive integer containing the number of days elapsed since the time this resource was last modified.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]