summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtktextbuffer.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/gtk/tmpl/gtktextbuffer.sgml')
-rw-r--r--docs/reference/gtk/tmpl/gtktextbuffer.sgml11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/reference/gtk/tmpl/gtktextbuffer.sgml b/docs/reference/gtk/tmpl/gtktextbuffer.sgml
index cd8a16a348..102d2f22cb 100644
--- a/docs/reference/gtk/tmpl/gtktextbuffer.sgml
+++ b/docs/reference/gtk/tmpl/gtktextbuffer.sgml
@@ -3,15 +3,24 @@ GtkTextBuffer
<!-- ##### SECTION Short_Description ##### -->
+Stores attributed text for display in a <link
+linkend="GtkTextView">GtkTextView</link>
<!-- ##### SECTION Long_Description ##### -->
+
+<para>
+You may wish to begin by reading the <link linkend="TextWidget">text widget
+conceptual overview</link> which gives an overview of all the objects and data
+types related to the text widget and how they work together.
+</para>
+
<para>
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
-
+#GtkTextView, #GtkTextIter, #GtkTextMark
</para>
<!-- ##### STRUCT GtkTextBTree ##### -->