gVfsGetFileForPath {RGtk2}R Documentation

gVfsGetFileForPath

Description

Gets a GFile for path.

Usage

gVfsGetFileForPath(object, path)

Arguments

object

a GVfs.

path

a string containing a VFS path.

Value

[GFile] a GFile.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]