gVfsParseName {RGtk2}R Documentation

gVfsParseName

Description

This operation never fails, but the returned object might not support any I/O operations if the parse.name cannot be parsed by the GVfs module.

Usage

gVfsParseName(object, parse.name)

Arguments

object

a GVfs.

parse.name

a string to be parsed by the VFS module.

Value

[GFile] a GFile for the given parse.name.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]