svn path=/trunk/gtk-sharp/; revision=52987
This commit is contained in:
Miguel de Icaza 2005-11-13 18:11:02 +00:00
parent c89c0bf97d
commit a69dd0414d

View File

@ -684,7 +684,7 @@ class TextViewSample
<Docs>
<summary>Whether the insertion point is displayed</summary>
<value>whether the insertion point is visible</value>
<remarks />
<remarks>Defaults to true.</remarks>
</Docs>
<Attributes>
<Attribute>
@ -702,7 +702,7 @@ class TextViewSample
</Parameters>
<Docs>
<summary>The default left margin</summary>
<value>the left margin</value>
<value>The left margin.</value>
<remarks />
</Docs>
<Attributes>
@ -788,7 +788,7 @@ class TextViewSample
</Parameters>
<Docs>
<summary>The default indentation for paragraphs</summary>
<value>the number of pixels of indentation</value>
<value>The number of pixels of indentation.</value>
<remarks>
<para>
Tags in the <see cref="P:Gtk.TextView.Buffer" /> may override the default.
@ -811,10 +811,8 @@ class TextViewSample
</Parameters>
<Docs>
<summary>Whether the text can be modified by the user</summary>
<value>
whether or not the text can be edited by the user
</value>
<remarks />
<value>Whether or not the text can be edited by the user.</value>
<remarks>Defaults to true.</remarks>
</Docs>
<Attributes>
<Attribute>
@ -1517,4 +1515,4 @@ class TextViewSample
</Docs>
</Member>
</Members>
</Type>
</Type>