From a69dd0414d0733a33f1530a2226652eadc4b3d87 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sun, 13 Nov 2005 18:11:02 +0000 Subject: [PATCH] Patch from felipe.lessa@gmail.com svn path=/trunk/gtk-sharp/; revision=52987 --- doc/en/Gtk/TextView.xml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/doc/en/Gtk/TextView.xml b/doc/en/Gtk/TextView.xml index f380c37bb..c9c4fbf8d 100644 --- a/doc/en/Gtk/TextView.xml +++ b/doc/en/Gtk/TextView.xml @@ -684,7 +684,7 @@ class TextViewSample Whether the insertion point is displayed whether the insertion point is visible - + Defaults to true. @@ -702,7 +702,7 @@ class TextViewSample The default left margin - the left margin + The left margin. @@ -788,7 +788,7 @@ class TextViewSample The default indentation for paragraphs - the number of pixels of indentation + The number of pixels of indentation. Tags in the may override the default. @@ -811,10 +811,8 @@ class TextViewSample Whether the text can be modified by the user - - whether or not the text can be edited by the user - - + Whether or not the text can be edited by the user. + Defaults to true. @@ -1517,4 +1515,4 @@ class TextViewSample - + \ No newline at end of file