gVfsParseName: gVfsParseName

Description Usage Arguments Value Author(s)

View source: R/gioFuncs.R

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

1
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


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gVfsParseName in RGtk2...