diff --git a/doc/ChangeLog b/doc/ChangeLog index c260f1c75..8291fb6c8 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,10 @@ +2004-01-08 John Luke + + * en/Gtk/RadioButton.xml: + * en/Gtk/Notebook.xml: + * en/Gtk/NotebookPage.xml: + * en/GConf/ClientBase.xml: update for recent cvs changes + 2004-01-08 John Luke * */*/.xml: run updater diff --git a/doc/en/GConf/ClientBase.xml b/doc/en/GConf/ClientBase.xml index 8659b0b4a..8c08191e1 100644 --- a/doc/en/GConf/ClientBase.xml +++ b/doc/en/GConf/ClientBase.xml @@ -53,13 +53,13 @@ - + Constructor To be added - To be added: an object of type 'GConf.ClientBase' + a To be added diff --git a/doc/en/Gtk/Label.xml b/doc/en/Gtk/Label.xml index 31b76ef47..4cd54cea2 100644 --- a/doc/en/Gtk/Label.xml +++ b/doc/en/Gtk/Label.xml @@ -703,8 +703,9 @@ Creates a new without text. a - + + - + \ No newline at end of file diff --git a/doc/en/Gtk/Notebook.xml b/doc/en/Gtk/Notebook.xml index 31aebb238..e03b4719d 100644 --- a/doc/en/Gtk/Notebook.xml +++ b/doc/en/Gtk/Notebook.xml @@ -1049,5 +1049,21 @@ class NotebookSample To be added + + + Method + + System.Int32 + + + + + + To be added + a + a + To be added + + \ No newline at end of file diff --git a/doc/en/Gtk/NotebookPage.xml b/doc/en/Gtk/NotebookPage.xml index 3d95ceb9a..a4e8416ed 100644 --- a/doc/en/Gtk/NotebookPage.xml +++ b/doc/en/Gtk/NotebookPage.xml @@ -30,34 +30,6 @@ - - - Method - - System.Int32 - - - - - - - Returns the number of the NotebookPage containing the - widget 'child' in the Notebook. - - The Notebook that contains the widget 'child'. - The widget we are looking for. - The number of the NotebookPage containing the given - widget. -1 if the widget is not found in the Notebook. - - - - Returns the number of the NotebookPage containing a - given widget in a given Notebook or -1 if the widget is not - found. - - - - Constructor diff --git a/doc/en/Gtk/RadioButton.xml b/doc/en/Gtk/RadioButton.xml index 4033ef01f..84081a545 100644 --- a/doc/en/Gtk/RadioButton.xml +++ b/doc/en/Gtk/RadioButton.xml @@ -13,9 +13,9 @@ A choice from multiple buttons in a group. A single radio button performs the same basic function as a , as its position in the object hierarchy reflects. It is only when multiple radio buttons are grouped together that they become a different user interface component in their own right. - Every radio button is a member of some group of radio buttons. When one is selected, all other radio buttons in the same group are deselected. A is one way of giving the user a choice from many options. - Radio button widgets are created with , if this is the first radio button in a group. In subsequent calls, the group you wish to add this button to should be passed as an argument. - + Every radio button is a member of some group of radio buttons. When one is selected, all other radio buttons in the same group are deselected. A is one way of giving the user a choice from many options. + Radio button widgets are created with , if this is the first radio button in a group. In subsequent calls, the group you wish to add this button to should be passed as an argument. + Gtk.CheckButton @@ -140,5 +140,18 @@ To be added + + + Property + + GLib.SList + + + + To be added + a + To be added + + - + \ No newline at end of file diff --git a/doc/en/Gtk/TreeView.xml b/doc/en/Gtk/TreeView.xml index af42b7927..779281fd7 100644 --- a/doc/en/Gtk/TreeView.xml +++ b/doc/en/Gtk/TreeView.xml @@ -1955,4 +1955,4 @@ public class TreeViewDemo { - + \ No newline at end of file diff --git a/doc/en/Gtk/Widget.xml b/doc/en/Gtk/Widget.xml index 9ef31ee62..b55439169 100644 --- a/doc/en/Gtk/Widget.xml +++ b/doc/en/Gtk/Widget.xml @@ -4523,4 +4523,4 @@ - + \ No newline at end of file