From 9a099d386593a1aff2655ce54bd27ac91ff21cc6 Mon Sep 17 00:00:00 2001 From: Shane Landrum Date: Mon, 3 Jan 2005 14:32:42 +0000 Subject: [PATCH] 2005-01-03 Shane Landrum * en/Gtk/DrawGdkArgs.xml * en/Gtk/ContainerChild.xml * en/Gtk/DestroyNotify.xml * en/Gtk/Draw.xml * en/Gtk/CellViewMenuItem.xml * en/Gtk/CellView.xml * en/Gtk/Callback.xml * en/Gtk/Container.xml: Added docs. svn path=/trunk/gtk-sharp/; revision=38275 --- doc/ChangeLog | 11 ++++++ doc/en/Gtk/Callback.xml | 4 +- doc/en/Gtk/CellView.xml | 4 +- doc/en/Gtk/CellViewMenuItem.xml | 12 +++--- doc/en/Gtk/Container.xml | 8 ++-- doc/en/Gtk/ContainerChild.xml | 15 ++++---- doc/en/Gtk/DestroyNotify.xml | 10 +++-- doc/en/Gtk/Draw.xml | 66 +++++++++++++++++---------------- doc/en/Gtk/DrawGdkArgs.xml | 6 +-- 9 files changed, 77 insertions(+), 59 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 1ecbb186b..215a6c1ea 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,14 @@ +2005-01-03 Shane Landrum + + * en/Gtk/DrawGdkArgs.xml + * en/Gtk/ContainerChild.xml + * en/Gtk/DestroyNotify.xml + * en/Gtk/Draw.xml + * en/Gtk/CellViewMenuItem.xml + * en/Gtk/CellView.xml + * en/Gtk/Callback.xml + * en/Gtk/Container.xml: Added docs. + 2005-01-02 Shane Landrum * en/Gtk/ComboBox.xml: Doc edits. diff --git a/doc/en/Gtk/Callback.xml b/doc/en/Gtk/Callback.xml index 8f92cae4b..ef36e1aca 100644 --- a/doc/en/Gtk/Callback.xml +++ b/doc/en/Gtk/Callback.xml @@ -8,7 +8,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. A delegate that can be run over a series of widgets. - Invoked by . + Invoked by and . System.Delegate @@ -29,4 +29,4 @@ System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/CellView.xml b/doc/en/Gtk/CellView.xml index 77075d5a6..5d2248d35 100644 --- a/doc/en/Gtk/CellView.xml +++ b/doc/en/Gtk/CellView.xml @@ -41,7 +41,7 @@ - Creates a new widget, adds a to it, and makes its show . + Creates a new widget, adds a to it, and makes it show . a a @@ -57,7 +57,7 @@ - Creates a new widget, adds a to it, and makes its show . + Creates a new widget, adds a to it, and makes it show . a a diff --git a/doc/en/Gtk/CellViewMenuItem.xml b/doc/en/Gtk/CellViewMenuItem.xml index 29397c494..2965b4d97 100644 --- a/doc/en/Gtk/CellViewMenuItem.xml +++ b/doc/en/Gtk/CellViewMenuItem.xml @@ -38,9 +38,9 @@ - To be added - a - a + Creates a new widget, adds a to it, and makes it show . + a , some HTML + a @@ -54,10 +54,10 @@ - To be added + Creates a new widget, adds a to it, and makes it show . a - a - + a + diff --git a/doc/en/Gtk/Container.xml b/doc/en/Gtk/Container.xml index f37e2bb39..a7e0d5b2a 100644 --- a/doc/en/Gtk/Container.xml +++ b/doc/en/Gtk/Container.xml @@ -616,12 +616,12 @@ - To be added + Runs over every item in this container. a a - a + a , the data to pass to the callback method. a - + FIXME: this should be clarified. @@ -641,4 +641,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/ContainerChild.xml b/doc/en/Gtk/ContainerChild.xml index f7d2d125e..5d9ee79c4 100644 --- a/doc/en/Gtk/ContainerChild.xml +++ b/doc/en/Gtk/ContainerChild.xml @@ -9,7 +9,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added + A mixin class for expressing the relation between a container + widget and its child widget(s). @@ -27,7 +28,7 @@ - To be added + Protected internal data; the parent container. @@ -40,7 +41,7 @@ - To be added + Protected internal data; the child widget. @@ -53,7 +54,7 @@ - To be added + Public constructor. a a a @@ -68,7 +69,7 @@ - To be added + The parent container. a @@ -81,10 +82,10 @@ - To be added + The child widget. a - \ No newline at end of file + diff --git a/doc/en/Gtk/DestroyNotify.xml b/doc/en/Gtk/DestroyNotify.xml index 2f49ca071..868a4f69c 100644 --- a/doc/en/Gtk/DestroyNotify.xml +++ b/doc/en/Gtk/DestroyNotify.xml @@ -7,9 +7,11 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - A delegate specifying a function signature. - See for where this -gets used. + A delegate run by some callbacks before object destruction. + Used in , + , and anywhere else that + a run-before-object-destruction routine is needed in a callback. + System.Delegate @@ -29,4 +31,4 @@ gets used. System.Void - \ No newline at end of file + diff --git a/doc/en/Gtk/Draw.xml b/doc/en/Gtk/Draw.xml index ed22b74de..c8cf82c3a 100644 --- a/doc/en/Gtk/Draw.xml +++ b/doc/en/Gtk/Draw.xml @@ -9,7 +9,7 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added + A class for drawing various shapes; mostly obsolete. @@ -35,7 +35,7 @@ - To be added + Obsolete. Do not use. a a a @@ -64,7 +64,7 @@ - To be added + Obsolete. Do not use. a a a @@ -96,7 +96,7 @@ - To be added + Obsolete. Do not use. a a a @@ -129,7 +129,7 @@ - To be added + Obsolete. Do not use. a a a @@ -157,7 +157,7 @@ - To be added + Obsolete. Do not use. a a a @@ -182,7 +182,7 @@ - To be added + Obsolete. Do not use. a a a @@ -211,7 +211,7 @@ - To be added + Obsolete. Do not use. a a a @@ -242,7 +242,7 @@ - To be added + Obsolete. Do not use. a a a @@ -271,7 +271,7 @@ - To be added + Obsolete. Do not use. a a a @@ -299,7 +299,7 @@ - To be added + Obsolete. Do not use. a a a @@ -325,7 +325,7 @@ - To be added + Obsolete. Do not use. a a a @@ -352,7 +352,7 @@ - To be added + Obsolete. Do not use. a a a @@ -381,7 +381,7 @@ - To be added + Obsolete. Do not use. a a a @@ -410,7 +410,7 @@ - To be added + Obsolete. Do not use. a a a @@ -437,7 +437,7 @@ - To be added + Obsolete. Do not use. a a a @@ -465,7 +465,7 @@ - To be added + Obsolete. Do not use. a a a @@ -498,7 +498,7 @@ - To be added + Obsolete. Do not use. a a a @@ -530,7 +530,7 @@ - To be added + Obsolete. Do not use. a a a @@ -558,7 +558,7 @@ - To be added + Obsolete. Do not use. a a a @@ -584,7 +584,7 @@ - To be added + Obsolete. Do not use. a a a @@ -612,7 +612,7 @@ - To be added + Obsolete. Do not use. a a a @@ -641,15 +641,19 @@ - To be added + Draws a text caret on at . + * a a - a - a - a - a - a - + a , rectangle to which the output is clipped, or if the output should not be clipped + a location where to draw the cursor (.Width is ignored) + a , whether the cursor should be the primary cursor color. + a , whether the cursor is left-to-right or right-to-left. Should never be . + a , to draw a directional arrow on the cursor. Should be unless the cursor is split. + + This is not a style function + but merely a convenience function for drawing the standard cursor shape. + @@ -658,10 +662,10 @@ - To be added + Public constructor. a - \ No newline at end of file + diff --git a/doc/en/Gtk/DrawGdkArgs.xml b/doc/en/Gtk/DrawGdkArgs.xml index 893e898e3..0154c4daf 100644 --- a/doc/en/Gtk/DrawGdkArgs.xml +++ b/doc/en/Gtk/DrawGdkArgs.xml @@ -66,7 +66,7 @@ - To be added + An additional argument. a @@ -79,10 +79,10 @@ - To be added + A second additional argument. a - \ No newline at end of file +