gtkRecentInfoIsLocal {RGtk2}R Documentation

gtkRecentInfoIsLocal

Description

Checks whether the resource is local or not by looking at the scheme of its URI.

Usage

gtkRecentInfoIsLocal(object)

Arguments

object [GtkRecentInfo] a GtkRecentInfo

Details

Since 2.10

Value

[logical] TRUE if the resource is local.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]