gda-sharp2.0.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
Base class for XML document management.
To be addedGLib.ObjectMethodSystem.StringTo be addeda To be addedMethodSystem.Boolean
Saves object to disk file.
a a
That is, it translates the in-memory document structure, transforms it to XML and saves, in the given file, the resulting XML output.
MethodSystem.Void
Constructs a new XmlDocument.
a To be addedConstructorTo be added
a To be addedConstructor
Creates s new Gda.XmlDocument, with a root document.
a To be addedPropertySystem.Int32
Gets / Sets the compression mode that object should use.
a To be addedEventGda.ErrorHandlerTo be addedTo be addedGLib.Signal(CName="error")EventGda.WarningHandlerTo be addedTo be addedGLib.Signal(CName="warning")PropertyGLib.GTypeGType Property.a Returns the native value for .MethodSystem.VoidDefault handler for the event.
a Override this method in a subclass to provide a default handler for the event.MethodSystem.VoidDefault handler for the event.
a Override this method in a subclass to provide a default handler for the event.ConstructorProtected Constructor.
a Chain to this constructor if you have manually registered a native value for your subclass.System.Obsolete(Message=null, IsError=False)