forked from AuroraMiddleware/gtk
Update the docs for the ::text-column property. (#352643, Josselin
2007-10-16 Matthias Clasen <mclasen@redhat.com> * gtk/gtkentrycompletion.c: Update the docs for the ::text-column property. (#352643, Josselin Mouette) svn path=/trunk/; revision=18919
This commit is contained in:
parent
631896253e
commit
9bfea332aa
@ -1,3 +1,8 @@
|
||||
2007-10-16 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkentrycompletion.c: Update the docs for the
|
||||
::text-column property. (#352643, Josselin Mouette)
|
||||
|
||||
2007-10-16 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkdnd.c (gtk_drag_drop_finished): Avoid a critical
|
||||
|
@ -293,6 +293,7 @@ gtk_entry_completion_class_init (GtkEntryCompletionClass *klass)
|
||||
* GtkEntryCompletion:text-column:
|
||||
*
|
||||
* The column of the model containing the strings.
|
||||
* Note that the strings must be UTF-8.
|
||||
*
|
||||
* Since: 2.6
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user