Point to GtkTextView instead of GtkText. Fixes bug #305535

This commit is contained in:
Maciej Katafiasz 2005-05-26 11:56:13 +00:00
parent e7c9e7d8de
commit bea236b9c1

View File

@ -18,7 +18,7 @@ position is visible.
<variablelist> <variablelist>
<varlistentry> <varlistentry>
<term>#GtkText</term> <term>#GtkTextView</term>
<listitem><para>a widget for handling multi-line text entry.</para></listitem> <listitem><para>a widget for handling multi-line text entry.</para></listitem>
</varlistentry> </varlistentry>