From 9ca9b4a738c118c5ee94020c2e809c97d1cb3bd2 Mon Sep 17 00:00:00 2001 From: Kevin Breit Date: Tue, 25 Feb 2003 04:19:38 +0000 Subject: [PATCH] 2003-02-24 Kevin Breit * en/Gtk/ArrowType.xml: Removed the "To be added" from the remarks sections. * en/Gtk/Arrow.xml: Fixed up a few things in the documentation. svn path=/trunk/gtk-sharp/; revision=11940 --- doc/ChangeLog | 6 +++++ doc/en/Gtk/Arrow.xml | 57 ++++++++++++++++++++-------------------- doc/en/Gtk/ArrowType.xml | 12 ++++----- 3 files changed, 41 insertions(+), 34 deletions(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index 4ae9675e5..f4c466b82 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2003-02-24 Kevin Breit + + * en/Gtk/ArrowType.xml: Removed the "To be added" from the remarks sections. + + * en/Gtk/Arrow.xml: Fixed up a few things in the documentation. + 2003-02-23 Duncan Mak * makefile: the docs target is dangerous, remove it by diff --git a/doc/en/Gtk/Arrow.xml b/doc/en/Gtk/Arrow.xml index eeccd6f6c..92e1403cd 100644 --- a/doc/en/Gtk/Arrow.xml +++ b/doc/en/Gtk/Arrow.xml @@ -10,14 +10,28 @@ Produces an Arrow pointing in one of four cardinal directions. - Arrow should be used to draw simple arrows that need to point in one of the four cardinal directions (Up, Down, Left, or Right). The style of the arrow can be one of the following: None, In, Out, EtchedIn and EtchedOut. Note that these directions and style types may be ammended in versions of Gtk to come. + Arrow should be used to draw simple arrows that need to + point in one of the four cardinal directions ( , , , or ). + The style of the arrow can + be one of the following: , + , , and . Note that these directions and style types may be ammended in versions of Gtk to come. - Arrow will fill any space alloted to it, but since it is inherited from , it can be padded - and/or aligned, fill exactly the space the programmer desires. + Arrow will fill any space alloted to it, but since it is + inherited from , it can be padded + and/or aligned, fill exactly the space the programmer + desires. - The direction or style of an arrow can be changed after creation by using . + The direction or style of an arrow can be changed after + creation by using . @@ -41,7 +55,7 @@ - +x Method System.UInt32 @@ -53,26 +67,6 @@ - - - Method - - System.Void - - - - - - - Sets the direction and style of the Arrow. - A valid ArrowType. - A valid ShadowType. - - The cardinal directions are: Up, Down, Left and Right. - The shadow types are: None, In, Out, EtchedIn and EtchedOut. - - - Method @@ -152,7 +146,7 @@ The GLib Type for Gtk.Arrow - The GLib TYpe for the Gtk.Arrow class. + The GLib Type for the Gtk.Arrow class. @@ -174,7 +168,11 @@ Changes the appearance of an outline typically provided by a . - The shadow types are: None, In, Out, EtchedIn and EtchedOut. + The shadow types are: , + , + , and . @@ -197,7 +195,10 @@ Changes the direction of an Arrow. - The cardinal directions are: Up, Down, Left and Right. + The cardinal directions are: , , and . diff --git a/doc/en/Gtk/ArrowType.xml b/doc/en/Gtk/ArrowType.xml index a53e914f4..1f87ff7b9 100644 --- a/doc/en/Gtk/ArrowType.xml +++ b/doc/en/Gtk/ArrowType.xml @@ -7,8 +7,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - Used to indicate the direction in which a GtkArrow should point. - To be added + Used to indicate the direction in which a should point. + System.Enum @@ -35,7 +35,7 @@ Represents an upward pointing arrow. - To be added + @@ -47,7 +47,7 @@ Represents an downward pointing arrow. - To be added + @@ -59,7 +59,7 @@ Represents a left pointing arrow. - To be added + @@ -71,7 +71,7 @@ Represents a right pointing arrow. - To be added +