gconf-sharp
0.0.0.0
neutral
Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.
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.
GConf.ClientBase
System.IDisposable
Method
System.Void
Disposes the resources associated with the object
Called by Finalize
Constructor
Initializes a new ChangeSet object
an object of type 'GConf.ChangeSet'
To be added
Method
System.Void
Disposes the resources associated with the object.
Method
System.Object
To be added
a
a
To be added