Glade.XML.RelativeFile Method
This function resolves a relative pathname, using the directory of the XML file as a base.

Syntax

public string RelativeFile (string filename)

Parameters

filename
a filename

Returns

The absolute filename

Remarks

This function resolves a relative pathname, using the directory of the XML file as a base. If the pathname is absolute, then the original filename is returned.

Requirements

Namespace: Glade
Assembly: glade-sharp (in glade-sharp.dll)