Learn R Programming

RGtk2 (version 2.20.1)

gFileGetPath: gFileGetPath

Description

Gets the local pathname for GFile, if one exists.

Usage

gFileGetPath(object)

Arguments

object
input GFile.

Value

  • [char] string containing the GFile's path, or NULL if no such path exists.

Details

This call does no blocking i/o.