gtkRecentInfoExists {RGtk2}R Documentation

gtkRecentInfoExists

Description

Checks whether the resource pointed by info still exists. At the moment this check is done only on resources pointing to local files.

Usage

gtkRecentInfoExists(object)

Arguments

object [GtkRecentInfo] a GtkRecentInfo

Details

Since 2.10

Value

[logical] TRUE if the resource exists

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]