Remove a duplicate entry.

2006-04-24  Matthias Clasen  <mclasen@redhat.com>

	* gtk/tmpl/gtkentry.sgml: Remove a duplicate entry.
This commit is contained in:
Matthias Clasen 2006-04-24 18:42:38 +00:00 committed by Matthias Clasen
parent 73ebc30436
commit f918e00585
2 changed files with 30 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2006-04-24 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtkentry.sgml: Remove a duplicate entry.
* gtk/gtk-sections.txt: Fix a typo.
* gdk-pixbuf/gdk-pixbuf.sgml: No new symbols in 2.10.

View File

@ -131,6 +131,11 @@ The #GtkEntry-struct struct contains only private data.
</para>
<!-- ##### ARG GtkEntry:inner-border ##### -->
<para>
</para>
<!-- ##### ARG GtkEntry:invisible-char ##### -->
<para>
@ -156,6 +161,11 @@ The #GtkEntry-struct struct contains only private data.
</para>
<!-- ##### ARG GtkEntry:truncate-multiline ##### -->
<para>
</para>
<!-- ##### ARG GtkEntry:visibility ##### -->
<para>
@ -171,7 +181,6 @@ The #GtkEntry-struct struct contains only private data.
</para>
<!-- ##### FUNCTION gtk_entry_new ##### -->
<para>
Creates a new #GtkEntry widget.
</para>
@ -323,6 +332,15 @@ use gtk_editable_set_editable() instead.
@Returns:
<!-- ##### FUNCTION gtk_entry_get_inner_border ##### -->
<para>
</para>
@entry:
@Returns:
<!-- ##### FUNCTION gtk_entry_get_width_chars ##### -->
<para>
@ -350,6 +368,15 @@ use gtk_editable_set_editable() instead.
@setting:
<!-- ##### FUNCTION gtk_entry_set_inner_border ##### -->
<para>
</para>
@entry:
@border:
<!-- ##### FUNCTION gtk_entry_set_width_chars ##### -->
<para>