gda-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
Base class for XML document management.
To be addedGLib.ObjectGLib.IWrapperSystem.IDisposableMethodSystem.VoidTo be addedTo be addedMethodSystem.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 a To be addedConstructor
Creates s new Gda.XmlDocument, with a root document.
a a To be addedPropertySystem.Int32
Gets / Sets the compression mode that object should use.
a To be addedEventGda.ErrorHandlerTo be addedTo be addedEventGda.WarningHandlerTo be addedTo be addedPropertyGLib.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 a Chain to this constructor if you have manually registered a native value for your subclass.