Glade.XML.Construct Method
This routine can be used by bindings (such as gtk--) to help construct a Glade.XML object, if it is needed.

Syntax

public bool Construct (string fname, string root, string domain)

Parameters

fname
the XML filename
root
the root widget node, or null
domain
the translation domain, or null

Returns

true if construction succeeded

Remarks

Requirements

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