diff --git a/doc/ChangeLog b/doc/ChangeLog index f202062e4..a3bd474f8 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,6 @@ 2003-06-06 John Luke * en/GConf/*.xml: add + * en/GConf.PropertyEditors/*.xml: add 2003-06-04 John Luke * en/Gtk/Image.xml: add parameter and returns references diff --git a/doc/en/GConf.PropertyEditors/EditorNotSupportedException.xml b/doc/en/GConf.PropertyEditors/EditorNotSupportedException.xml new file mode 100644 index 000000000..89474afe4 --- /dev/null +++ b/doc/en/GConf.PropertyEditors/EditorNotSupportedException.xml @@ -0,0 +1,37 @@ + + + + gconf-sharp-peditors + + 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.PropertyEditors.EditorNotSupportedException' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf.PropertyEditors/EditorShell.xml b/doc/en/GConf.PropertyEditors/EditorShell.xml new file mode 100644 index 000000000..bb2f63be6 --- /dev/null +++ b/doc/en/GConf.PropertyEditors/EditorShell.xml @@ -0,0 +1,141 @@ + + + + gconf-sharp-peditors + + 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: an object of type 'string' + To be added: an object of type 'string' + To be added + + + + + Method + + System.Void + + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'Type' + To be added + + + + + Method + + System.Void + + + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added: an object of type 'Type' + To be added: an object of type 'int []' + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'string' + To be added + + + + + Method + + System.Void + + + + + + To be added + To be added: an object of type 'GConf.PropertyEditors.PropertyEditor' + To be added + + + + + Constructor + + + + + + To be added + To be added: an object of type 'Glade.XML' + To be added: an object of type 'GConf.PropertyEditors.EditorShell' + To be added + + + + + Constructor + + + + + + + To be added + To be added: an object of type 'Glade.XML' + To be added: an object of type 'GConf.ChangeSet' + To be added: an object of type 'GConf.PropertyEditors.EditorShell' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf.PropertyEditors/InvalidGladeKeyException.xml b/doc/en/GConf.PropertyEditors/InvalidGladeKeyException.xml new file mode 100644 index 000000000..907a383e2 --- /dev/null +++ b/doc/en/GConf.PropertyEditors/InvalidGladeKeyException.xml @@ -0,0 +1,40 @@ + + + + gconf-sharp-peditors + + 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 'string' + To be added: an object of type 'GConf.PropertyEditors.InvalidGladeKeyException' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf.PropertyEditors/PropertyEditor.xml b/doc/en/GConf.PropertyEditors/PropertyEditor.xml new file mode 100644 index 000000000..6ca5a08bf --- /dev/null +++ b/doc/en/GConf.PropertyEditors/PropertyEditor.xml @@ -0,0 +1,163 @@ + + + + gconf-sharp-peditors + + 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 'object' + To be added + + + + + Method + + System.Object + + + + To be added + To be added: an object of type 'object' + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'object' + To be added: an object of type 'GConf.NotifyEventArgs' + To be added + + + + + Constructor + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.Widget' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditor' + To be added + + + + + Property + + GConf.ChangeSet + + + + + + To be added + To be added: an object of type 'GConf.ChangeSet' + To be added: an object of type 'GConf.ChangeSet' + To be added + + + + + Property + + GConf.Client + + + + + + To be added + To be added: an object of type 'GConf.Client' + To be added: an object of type 'GConf.Client' + To be added + + + + + Property + + Gtk.Widget + + + To be added + To be added: an object of type 'Gtk.Widget' + 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.PropertyEditors/PropertyEditorBool.xml b/doc/en/GConf.PropertyEditors/PropertyEditorBool.xml new file mode 100644 index 000000000..182c5dc73 --- /dev/null +++ b/doc/en/GConf.PropertyEditors/PropertyEditorBool.xml @@ -0,0 +1,68 @@ + + + + gconf-sharp-peditors + + 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.PropertyEditors.PropertyEditor + + + + + + + Method + + System.Void + + + + + + To be added + To be added: an object of type 'object' + To be added + + + + + Method + + System.Void + + + + + + To be added + To be added: an object of type 'Gtk.Widget' + To be added + + + + + Constructor + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.Widget' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorBool' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf.PropertyEditors/PropertyEditorColorPicker.xml b/doc/en/GConf.PropertyEditors/PropertyEditorColorPicker.xml new file mode 100644 index 000000000..9b86a8f56 --- /dev/null +++ b/doc/en/GConf.PropertyEditors/PropertyEditorColorPicker.xml @@ -0,0 +1,67 @@ + + + + gconf-sharp-peditors + + 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.PropertyEditors.PropertyEditor + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'object' + To be added: an object of type 'GConf.NotifyEventArgs' + To be added + + + + + Constructor + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gnome.ColorPicker' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorColorPicker' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf.PropertyEditors/PropertyEditorEntry.xml b/doc/en/GConf.PropertyEditors/PropertyEditorEntry.xml new file mode 100644 index 000000000..366f67440 --- /dev/null +++ b/doc/en/GConf.PropertyEditors/PropertyEditorEntry.xml @@ -0,0 +1,67 @@ + + + + gconf-sharp-peditors + + 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.PropertyEditors.PropertyEditor + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'object' + To be added: an object of type 'GConf.NotifyEventArgs' + To be added + + + + + Constructor + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.Entry' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorEntry' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf.PropertyEditors/PropertyEditorEnum.xml b/doc/en/GConf.PropertyEditors/PropertyEditorEnum.xml new file mode 100644 index 000000000..fa9d88c98 --- /dev/null +++ b/doc/en/GConf.PropertyEditors/PropertyEditorEnum.xml @@ -0,0 +1,107 @@ + + + + gconf-sharp-peditors + + 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.PropertyEditors.PropertyEditor + + + + + + + Method + + System.Void + + + + + + To be added + To be added: an object of type 'object' + To be added + + + + + Method + + System.Int32 + + + + + + To be added + To be added: an object of type 'object' + To be added: an object of type 'int' + To be added + + + + + Constructor + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.Widget' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorEnum' + To be added + + + + + Constructor + + + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.Widget' + To be added: an object of type 'Type' + To be added: an object of type 'int []' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorEnum' + To be added + + + + + Constructor + + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.Widget' + To be added: an object of type 'Type' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorEnum' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf.PropertyEditors/PropertyEditorFileEntry.xml b/doc/en/GConf.PropertyEditors/PropertyEditorFileEntry.xml new file mode 100644 index 000000000..00ced86c9 --- /dev/null +++ b/doc/en/GConf.PropertyEditors/PropertyEditorFileEntry.xml @@ -0,0 +1,67 @@ + + + + gconf-sharp-peditors + + 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.PropertyEditors.PropertyEditor + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'object' + To be added: an object of type 'GConf.NotifyEventArgs' + To be added + + + + + Constructor + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gnome.FileEntry' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorFileEntry' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf.PropertyEditors/PropertyEditorOptionMenu.xml b/doc/en/GConf.PropertyEditors/PropertyEditorOptionMenu.xml new file mode 100644 index 000000000..f3fbcd12b --- /dev/null +++ b/doc/en/GConf.PropertyEditors/PropertyEditorOptionMenu.xml @@ -0,0 +1,105 @@ + + + + gconf-sharp-peditors + + 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.PropertyEditors.PropertyEditorEnum + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'object' + To be added: an object of type 'GConf.NotifyEventArgs' + To be added + + + + + Constructor + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.OptionMenu' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorOptionMenu' + To be added + + + + + Constructor + + + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.OptionMenu' + To be added: an object of type 'Type' + To be added: an object of type 'int []' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorOptionMenu' + To be added + + + + + Constructor + + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.OptionMenu' + To be added: an object of type 'Type' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorOptionMenu' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf.PropertyEditors/PropertyEditorRadioButton.xml b/doc/en/GConf.PropertyEditors/PropertyEditorRadioButton.xml new file mode 100644 index 000000000..a7eef3a00 --- /dev/null +++ b/doc/en/GConf.PropertyEditors/PropertyEditorRadioButton.xml @@ -0,0 +1,105 @@ + + + + gconf-sharp-peditors + + 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.PropertyEditors.PropertyEditorEnum + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'object' + To be added: an object of type 'GConf.NotifyEventArgs' + To be added + + + + + Constructor + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.RadioButton' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorRadioButton' + To be added + + + + + Constructor + + + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.RadioButton' + To be added: an object of type 'Type' + To be added: an object of type 'int []' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorRadioButton' + To be added + + + + + Constructor + + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.RadioButton' + To be added: an object of type 'Type' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorRadioButton' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf.PropertyEditors/PropertyEditorSpinButton.xml b/doc/en/GConf.PropertyEditors/PropertyEditorSpinButton.xml new file mode 100644 index 000000000..cfa774d10 --- /dev/null +++ b/doc/en/GConf.PropertyEditors/PropertyEditorSpinButton.xml @@ -0,0 +1,67 @@ + + + + gconf-sharp-peditors + + 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.PropertyEditors.PropertyEditor + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'object' + To be added: an object of type 'GConf.NotifyEventArgs' + To be added + + + + + Constructor + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.SpinButton' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorSpinButton' + To be added + + + + \ No newline at end of file diff --git a/doc/en/GConf.PropertyEditors/PropertyEditorToggleButton.xml b/doc/en/GConf.PropertyEditors/PropertyEditorToggleButton.xml new file mode 100644 index 000000000..90c4997d1 --- /dev/null +++ b/doc/en/GConf.PropertyEditors/PropertyEditorToggleButton.xml @@ -0,0 +1,67 @@ + + + + gconf-sharp-peditors + + 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.PropertyEditors.PropertyEditorBool + + + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + + To be added + To be added: an object of type 'object' + To be added: an object of type 'GConf.NotifyEventArgs' + To be added + + + + + Constructor + + + + + + + To be added + To be added: an object of type 'string' + To be added: an object of type 'Gtk.ToggleButton' + To be added: an object of type 'GConf.PropertyEditors.PropertyEditorToggleButton' + To be added + + + + \ No newline at end of file