RGtk2 (version 2.20.31)

gVfsGetFileForUri: gVfsGetFileForUri

Description

Gets a GFile for uri.

Usage

gVfsGetFileForUri(object, uri)

Arguments

object
uri
a string containing a URI

Value

GFile] a GFile.

Details

This operation never fails, but the returned object might not support any I/O operation if the URI is malformed or if the URI scheme is not supported.