gFileGetUri {RGtk2}R Documentation

gFileGetUri

Description

Gets the URI for the file.

Usage

gFileGetUri(object)

Arguments

object

input GFile.

Details

This call does no blocking i/o.

Value

[char] a string containing the GFile's URI.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]