forked from AuroraMiddleware/gtk
Bug 545931 – small documentation typos
2008-08-01 Claudio Saavedra <csaavedra@igalia.com> Bug 545931 – small documentation typos * gtk/gtkcomboboxentry.c: Fix some typos in the documentation. svn path=/trunk/; revision=20927
This commit is contained in:
parent
491999783b
commit
6a6e72dea2
@ -1,3 +1,9 @@
|
||||
2008-08-01 Claudio Saavedra <csaavedra@igalia.com>
|
||||
|
||||
Bug 545931 – small documentation typos
|
||||
|
||||
* gtk/gtkcomboboxentry.c: Fix some typos in the documentation.
|
||||
|
||||
2008-08-01 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* gdk/makefile.msc : build gdkwindowimpl
|
||||
|
@ -307,7 +307,7 @@ gtk_combo_box_entry_contents_changed (GtkEntry *entry,
|
||||
*
|
||||
* Creates a new #GtkComboBoxEntry which has a #GtkEntry as child. After
|
||||
* construction, you should set a model using gtk_combo_box_set_model() and a
|
||||
* text_column * using gtk_combo_box_entry_set_text_column().
|
||||
* text column using gtk_combo_box_entry_set_text_column().
|
||||
*
|
||||
* Return value: A new #GtkComboBoxEntry.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user