Learn R Programming

RGtk2 (version 2.20.4)

gFileGetRelativePath: gFileGetRelativePath

Description

Gets the path for descendant relative to parent.

Usage

gFileGetRelativePath(object, descendant)

Arguments

Value

[char] string with the relative path from descendant to parent, or NULL if descendant doesn't have parent as prefix.

Details

This call does no blocking i/o.