gconf-sharp
Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.
GConf.ClientBase
System.IDisposable
A ChangeSet is a set of changes to the GConf database that can be commited and reversed easily.
The changes can be both set and unset operations. Currently the ChangeSet operations are not atomic, and not specially optimized for. However, it is suitable for use, for instance, preferences dialogs.
Constructor
Initializes a new ChangeSet object
Method
System.Void
Disposes the resources associated with the object
Called by Finalize
Method
System.Void
Finalizer.
Method
System.Object
To be added.
To be added.
To be added.
To be added.