From 7f90d3ee7f49ed91d6949c0ecbae68b17a640915 Mon Sep 17 00:00:00 2001 From: John Luke Date: Fri, 6 Jun 2003 18:41:12 +0000 Subject: [PATCH] add GConf docs svn path=/trunk/gtk-sharp/; revision=15163 --- doc/ChangeLog | 7 ++ doc/en/GConf/ChangeSet.xml | 94 +++++++++++++++++++++++ doc/en/GConf/Client.xml | 112 ++++++++++++++++++++++++++++ doc/en/GConf/ClientBase.xml | 95 +++++++++++++++++++++++ doc/en/GConf/NoSuchKeyException.xml | 51 +++++++++++++ doc/en/GConf/NotifyEventArgs.xml | 62 +++++++++++++++ doc/en/GConf/NotifyEventHandler.xml | 28 +++++++ doc/en/GConf/NotifyFuncNative.xml | 28 +++++++ 8 files changed, 477 insertions(+) create mode 100644 doc/en/GConf/ChangeSet.xml create mode 100644 doc/en/GConf/Client.xml create mode 100644 doc/en/GConf/ClientBase.xml create mode 100644 doc/en/GConf/NoSuchKeyException.xml create mode 100644 doc/en/GConf/NotifyEventArgs.xml create mode 100644 doc/en/GConf/NotifyEventHandler.xml create mode 100644 doc/en/GConf/NotifyFuncNative.xml diff --git a/doc/ChangeLog b/doc/ChangeLog index 8f24997d5..f202062e4 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2003-06-06 John Luke + * en/GConf/*.xml: add + +2003-06-04 John Luke + * en/Gtk/Image.xml: add parameter and returns references + * en/Gtk/Window.xml: add parameter and returns references + 2003-06-03 John Luke * README: update instructions to compile and install docs diff --git a/doc/en/GConf/ChangeSet.xml b/doc/en/GConf/ChangeSet.xml new file mode 100644 index 000000000..85fab080b --- /dev/null +++ b/doc/en/GConf/ChangeSet.xml @@ -0,0 +1,94 @@ + + + + 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. + + To be added + To be added + + + GConf.ClientBase + + + + System.IDisposable + + + + + + + Method + + System.Object + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'object' + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'GConf.Value' + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Constructor + + + + To be added + To be added: an object of type 'GConf.ChangeSet' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf/Client.xml b/doc/en/GConf/Client.xml new file mode 100644 index 000000000..ffbec3c35 --- /dev/null +++ b/doc/en/GConf/Client.xml @@ -0,0 +1,112 @@ + + + + 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. + + To be added + To be added + + + GConf.ClientBase + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'GConf.NotifyEventHandler' + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'GConf.NotifyEventHandler' + To be added + + + + + Method + + System.Object + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'object' + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'GConf.Value' + To be added + + + + + Constructor + + + + To be added + To be added: an object of type 'GConf.Client' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf/ClientBase.xml b/doc/en/GConf/ClientBase.xml new file mode 100644 index 000000000..97e7c4695 --- /dev/null +++ b/doc/en/GConf/ClientBase.xml @@ -0,0 +1,95 @@ + + + + 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. + + To be added + To be added + + + System.Object + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'object' + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'GConf.Value' + To be added + + + + + Method + + System.Object + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'object' + To be added + + + + + Constructor + + + + To be added + To be added: an object of type 'GConf.ClientBase' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf/NoSuchKeyException.xml b/doc/en/GConf/NoSuchKeyException.xml new file mode 100644 index 000000000..a190823ac --- /dev/null +++ b/doc/en/GConf/NoSuchKeyException.xml @@ -0,0 +1,51 @@ + + + + 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. + + To be added + To be added + + + System.Exception + + + + System.Runtime.Serialization.ISerializable + + + + + + + Constructor + + + + To be added + To be added: an object of type 'GConf.NoSuchKeyException' + To be added + + + + + Constructor + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'GConf.NoSuchKeyException' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf/NotifyEventArgs.xml b/doc/en/GConf/NotifyEventArgs.xml new file mode 100644 index 000000000..d88e8ec4b --- /dev/null +++ b/doc/en/GConf/NotifyEventArgs.xml @@ -0,0 +1,62 @@ + + + + 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. + + To be added + To be added + + + System.EventArgs + + + + + + + Constructor + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'object' + To be added: an object of type 'GConf.NotifyEventArgs' + To be added + + + + + Property + + System.Object + + + To be added + To be added: an object of type 'object' + To be added + + + + + Property + + System.String + + + To be added + To be added: an object of type 'string' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf/NotifyEventHandler.xml b/doc/en/GConf/NotifyEventHandler.xml new file mode 100644 index 000000000..807d6fafd --- /dev/null +++ b/doc/en/GConf/NotifyEventHandler.xml @@ -0,0 +1,28 @@ + + + + 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. + + To be added + To be added + + + System.Delegate + + + + System.ICloneable + + + System.Runtime.Serialization.ISerializable + + + + + \ No newline at end of file diff --git a/doc/en/GConf/NotifyFuncNative.xml b/doc/en/GConf/NotifyFuncNative.xml new file mode 100644 index 000000000..ca3535279 --- /dev/null +++ b/doc/en/GConf/NotifyFuncNative.xml @@ -0,0 +1,28 @@ + + + + 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. + + To be added + To be added + + + System.Delegate + + + + System.ICloneable + + + System.Runtime.Serialization.ISerializable + + + + + \ No newline at end of file