gda-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.
Management of errors.
To be addedGLib.ObjectGLib.IWrapperSystem.IDisposableMethodSystem.Void
Frees all error objects in the list and the list itself. After this function has been called, the errors parameter doesn't point to valid storage any more.
a To be addedMethodGLib.List
Creates a new list which contains the same errors as errors and adds a reference for each error in the list.
a a To be addedMethodSystem.VoidTo be addedTo be addedMethodSystem.Void
Frees the memory allocated by the error object.
To be addedConstructorTo be added
a a To be addedConstructorDefault constructor.a To be addedPropertySystem.String
Gets error's SQL state.
Sets error's SQL state.
a To be addedPropertySystem.String
Gets error's source.
Sets error's source.
a To be addedPropertySystem.Int64
Gets error's number.
Sets error's number.
a To be addedPropertySystem.String
Gets error's description.
Sets error's description
a To be addedPropertyGLib.GTypeGType Property.a Returns the native value for .ConstructorProtected Constructor.
a a Chain to this constructor if you have manually registered a native value for your subclass.