gtkRecentInfoExists {RGtk2.10}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.10 version 2.10.6 Index]