diff --git a/doc/ChangeLog b/doc/ChangeLog index d0e9f7851..aebe2b03c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,12 @@ +2005-01-07 Shane Landrum + + * en/GConf/ChangeSet.xml + * en/GConf/NoSuchKeyException.xml + * en/GConf/NotifyEventArgs.xml + * en/GConf/ClientBase.xml + * en/GConf/NotifyFuncNative.xml + * en/GConf/Client.xml: Cleaned up and added docs. + 2005-01-06 Dan Winship * en/Gtk/StockManager.xml: resurrect and update diff --git a/doc/en/GConf/ChangeSet.xml b/doc/en/GConf/ChangeSet.xml index 478805782..00a18ec8d 100644 --- a/doc/en/GConf/ChangeSet.xml +++ b/doc/en/GConf/ChangeSet.xml @@ -42,8 +42,8 @@ Initializes a new ChangeSet object - an object of type 'GConf.ChangeSet' - To be added + a + @@ -69,11 +69,11 @@ - To be added + Gets the value stored in the changeset under key . a a - To be added + - \ No newline at end of file + diff --git a/doc/en/GConf/Client.xml b/doc/en/GConf/Client.xml index 6909b618b..4fc6fdc7a 100644 --- a/doc/en/GConf/Client.xml +++ b/doc/en/GConf/Client.xml @@ -78,7 +78,7 @@ catch (GConf.NoSuchKeyException) Registers a notification request. an object of type an object of type - To be added + diff --git a/doc/en/GConf/ClientBase.xml b/doc/en/GConf/ClientBase.xml index 8c08191e1..8eaba9b0a 100644 --- a/doc/en/GConf/ClientBase.xml +++ b/doc/en/GConf/ClientBase.xml @@ -10,8 +10,9 @@ Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - To be added - To be added + Abstract class; extend this to create objects that behave + like GConf clients. + System.Object @@ -30,10 +31,10 @@ - To be added - To be added: an object of type 'string' - To be added: an object of type 'object' - To be added + Set the value stored at key to . + a + a + @@ -46,10 +47,10 @@ - To be added - To be added: an object of type 'string' - To be added: an object of type 'object' - To be added + Get the value stored at key . + a + a + @@ -58,10 +59,10 @@ - To be added + Protected constructor. a - To be added + - \ No newline at end of file + diff --git a/doc/en/GConf/NoSuchKeyException.xml b/doc/en/GConf/NoSuchKeyException.xml index a13e20511..bdde6dc6c 100644 --- a/doc/en/GConf/NoSuchKeyException.xml +++ b/doc/en/GConf/NoSuchKeyException.xml @@ -29,9 +29,9 @@ - To be added - To be added: an object of type 'GConf.NoSuchKeyException' - To be added + Public constructor. + a + @@ -42,11 +42,11 @@ - To be added - To be added: an object of type 'string' - To be added: an object of type 'GConf.NoSuchKeyException' - To be added + Public constructor. + a , name of the key that was not found. + a + - \ No newline at end of file + diff --git a/doc/en/GConf/NotifyEventArgs.xml b/doc/en/GConf/NotifyEventArgs.xml index a86f89587..436004f89 100644 --- a/doc/en/GConf/NotifyEventArgs.xml +++ b/doc/en/GConf/NotifyEventArgs.xml @@ -11,7 +11,7 @@ Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. Arguments of the GConf Notify event that was called due to a GConf key being added, removed or updated. - To be added + System.EventArgs @@ -29,9 +29,9 @@ This constructor is called to initialize a NotifyEventArgs with the key/value that was updated, removed or added in GConf - To be added: an object of type 'string' - To be added: an object of type 'object' - an object of type 'GConf.NotifyEventArgs', event arguments to the NotifyEventHandler delegate + a + a + a , event arguments to the NotifyEventHandler delegate @@ -45,7 +45,7 @@ This NotifyEventArgs property refers to the GConf Value from an entry which modification, addition or removal cause the event to be fired. the object stored in the GConf which modification, removal or addition cause the event to be fired. - To be added + @@ -57,7 +57,7 @@ This NotifyEventArgs property refers to the key which value modification, addition or removal cause the event to be fired. a string for the key name - To be added + diff --git a/doc/en/GConf/NotifyFuncNative.xml b/doc/en/GConf/NotifyFuncNative.xml index 22621ee7f..b694d59b4 100644 --- a/doc/en/GConf/NotifyFuncNative.xml +++ b/doc/en/GConf/NotifyFuncNative.xml @@ -10,8 +10,8 @@ Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. - To be added - To be added + Internal class. Do not use. + Used by . System.Delegate @@ -41,7 +41,7 @@ - To be added + Internal. Do not use. a a a @@ -49,7 +49,7 @@ a a a - To be added + @@ -62,9 +62,9 @@ - To be added + Internal. Do not use. a - To be added + @@ -76,11 +76,11 @@ - To be added + Public constructor. a a a - To be added + @@ -96,13 +96,13 @@ - To be added + Internal. Do not use. a a a a - To be added + - \ No newline at end of file +