RGtk2 (version 2.20.31)

gFileGetRelativePath: gFileGetRelativePath

Description

Gets the path for descendant relative to parent.

Usage

gFileGetRelativePath(object, descendant)

Arguments

object
input GFile.
descendant
input GFile.

Value

descendant to parent, or NULL if descendant doesn't have parent as prefix.

Details

This call does no blocking i/o.