diff --git a/doc/ChangeLog b/doc/ChangeLog index 215a6c1ea..e18530a18 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,13 @@ +2005-01-03 Shane Landrum + + * en/Gtk/DrawingArea.xml + * en/Gtk/Expander.xml + * en/Gtk/ComboBox.xml + * en/Gtk/Style.xml + * en/Gtk/EntryCompletion.xml + * en/Gtk/EventBox.xml: Added docs; turned + some @param to . + 2005-01-03 Shane Landrum * en/Gtk/DrawGdkArgs.xml diff --git a/doc/en/Gtk/ComboBox.xml b/doc/en/Gtk/ComboBox.xml index 51b03519f..f7d041772 100644 --- a/doc/en/Gtk/ComboBox.xml +++ b/doc/en/Gtk/ComboBox.xml @@ -286,7 +286,7 @@ class ComboBoxSample - Adds the @cell to the end of the combo box. + Adds the to the end of the combo box. a a diff --git a/doc/en/Gtk/DrawingArea.xml b/doc/en/Gtk/DrawingArea.xml index fd6c36f78..1a5d3f2c4 100644 --- a/doc/en/Gtk/DrawingArea.xml +++ b/doc/en/Gtk/DrawingArea.xml @@ -178,11 +178,11 @@ class LayoutSample : DrawingArea - To be added + Sets the size of the drawing area. a a - To be added + - \ No newline at end of file + diff --git a/doc/en/Gtk/EntryCompletion.xml b/doc/en/Gtk/EntryCompletion.xml index 5ab9b0cbe..8c89b1784 100644 --- a/doc/en/Gtk/EntryCompletion.xml +++ b/doc/en/Gtk/EntryCompletion.xml @@ -90,7 +90,7 @@ public class DemoEntryCompletion : Window - Override this method to run operations before object destruction. + Disposes the resources associated with the object. @@ -236,10 +236,14 @@ public class DemoEntryCompletion : Window - To be added + Adds the to the end of the entry-completion widget. a a - + + If is , then the + is allocated no more space than it needs. Any unused space is + divided evenly between cells for which is . + @@ -253,10 +257,14 @@ public class DemoEntryCompletion : Window - To be added + Packs the into the beginning of the entry-completion widget. a a - + + If is , then the + is allocated no more space than it needs. Any unused space is + divided evenly between cells for which is . + @@ -271,11 +279,18 @@ public class DemoEntryCompletion : Window - To be added + + Adds an attribute mapping to the list in this entry-completion widget. + a - a - a - + a , parameter on to be set from the value + a , column of the model to get a value from. + + The is the column of the model to get a value from, and the is the + parameter on to be set from the value. So for example if column 2 + of the model contains strings, you could have the "text" attribute of a + get its values from column 2. + @@ -288,7 +303,10 @@ public class DemoEntryCompletion : Window - To be added + + Clears all existing attributes previously set with + . + a @@ -301,7 +319,7 @@ public class DemoEntryCompletion : Window - To be added + Clears the completion. @@ -496,4 +514,4 @@ public class DemoEntryCompletion : Window - \ No newline at end of file + diff --git a/doc/en/Gtk/EventBox.xml b/doc/en/Gtk/EventBox.xml index 146efeda3..69d614b7c 100644 --- a/doc/en/Gtk/EventBox.xml +++ b/doc/en/Gtk/EventBox.xml @@ -165,9 +165,9 @@ public class eventbox - To be added + Whether the event-trapping window of the eventbox is above the window of the child widget as opposed to below it. a - To be added + @@ -178,10 +178,10 @@ public class eventbox - To be added + Whether the event box is visible, as opposed to invisible and only used to trap events. a - To be added + - \ No newline at end of file + diff --git a/doc/en/Gtk/Expander.xml b/doc/en/Gtk/Expander.xml index 97b08eea8..f826f2f34 100644 --- a/doc/en/Gtk/Expander.xml +++ b/doc/en/Gtk/Expander.xml @@ -320,11 +320,11 @@ Default value: 0 - To be added + Public constructor. a a - To be added + - \ No newline at end of file + diff --git a/doc/en/Gtk/Style.xml b/doc/en/Gtk/Style.xml index f9a89f895..2cfb6841f 100644 --- a/doc/en/Gtk/Style.xml +++ b/doc/en/Gtk/Style.xml @@ -584,7 +584,7 @@ color or pixmap specified by this style for . - Draws a resize grip in the given rectangle on @window using the given parameters. + Draws a resize grip in the given rectangle on using the given parameters. a a a @@ -652,7 +652,7 @@ color or pixmap specified by this style for . - Draws a radio button indicator in the given rectangle on @window with the given parameters. + Draws a radio button indicator in the given rectangle on with the given parameters. a a @@ -826,7 +826,7 @@ color or pixmap specified by this style for . - Draws an option menu tab (i.e. the up and down pointing arrows) in the given rectangle on @window using the given parameters. + Draws an option menu tab (i.e. the up and down pointing arrows) in the given rectangle on using the given parameters. a a