| gFileGetRelativePath {RGtk2} | R Documentation |
Gets the path for descendant relative to parent.
gFileGetRelativePath(object, descendant)
|
input |
|
input |
This call does no blocking i/o.
[char] string with the relative path from descendant
to parent, or NULL if descendant doesn't have parent as prefix.
Derived by RGtkGen from GTK+ documentation