[Gtk-sharp-list] Orientation
Jonathan Kessler
Jwkpiano1@comcast.net
26 Jul 2003 16:35:42 -0500
--=-S44XozCo5sK8aarZzaLj
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Here is a patch for Orientation. Could you check it over and check it
in?
Jon Kessler
--=-S44XozCo5sK8aarZzaLj
Content-Disposition: attachment; filename=Orientation.xml.patch
Content-Type: text/x-patch; name=Orientation.xml.patch; charset=
Content-Transfer-Encoding: 7bit
Index: Orientation.xml
===================================================================
RCS file: /mono/gtk-sharp/doc/en/Gtk/Orientation.xml,v
retrieving revision 1.7
diff -u -r1.7 Orientation.xml
--- Orientation.xml 21 Jul 2003 00:12:44 -0000 1.7
+++ Orientation.xml 26 Jul 2003 20:06:59 -0000
@@ -7,8 +7,8 @@
</AssemblyInfo>
<ThreadSafetyStatement>Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.</ThreadSafetyStatement>
<Docs>
- <summary>To be added</summary>
- <remarks>To be added</remarks>
+ <summary>An enumeration storing the current orientation.</summary>
+ <remarks></remarks>
</Docs>
<Base>
<BaseTypeName>System.Enum</BaseTypeName>
@@ -34,8 +34,8 @@
</ReturnValue>
<Parameters />
<Docs>
- <summary>To be added</summary>
- <remarks>To be added</remarks>
+ <summary>The horizontal orientation.</summary>
+ <remarks></remarks>
</Docs>
</Member>
<Member MemberName="Vertical">
@@ -46,8 +46,8 @@
</ReturnValue>
<Parameters />
<Docs>
- <summary>To be added</summary>
- <remarks>To be added</remarks>
+ <summary>The vertical orientation.</summary>
+ <remarks></remarks>
</Docs>
</Member>
<Member MemberName="value__">
--=-S44XozCo5sK8aarZzaLj--