forked from AuroraMiddleware/gtk
Typo fix.
This commit is contained in:
parent
ea298466ed
commit
d8a3d9de2f
@ -1,3 +1,8 @@
|
||||
2004-07-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkentrycompletion.c (gtk_entry_completion_set_popup_completion):
|
||||
Fix doc comment.
|
||||
|
||||
2004-07-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Make GtkCellView public, since people seem to have uses for it,
|
||||
|
@ -1,3 +1,8 @@
|
||||
2004-07-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkentrycompletion.c (gtk_entry_completion_set_popup_completion):
|
||||
Fix doc comment.
|
||||
|
||||
2004-07-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Make GtkCellView public, since people seem to have uses for it,
|
||||
|
@ -1,3 +1,8 @@
|
||||
2004-07-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkentrycompletion.c (gtk_entry_completion_set_popup_completion):
|
||||
Fix doc comment.
|
||||
|
||||
2004-07-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Make GtkCellView public, since people seem to have uses for it,
|
||||
|
@ -1,3 +1,8 @@
|
||||
2004-07-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkentrycompletion.c (gtk_entry_completion_set_popup_completion):
|
||||
Fix doc comment.
|
||||
|
||||
2004-07-19 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Make GtkCellView public, since people seem to have uses for it,
|
||||
|
@ -1565,7 +1565,7 @@ gtk_entry_completion_get_inline_completion (GtkEntryCompletion *completion)
|
||||
/**
|
||||
* gtk_entry_completion_set_popup_completion:
|
||||
* @completion: a #GtkEntryCompletion
|
||||
* @inline_completion: %TRUE to do popup completion
|
||||
* @popup_completion: %TRUE to do popup completion
|
||||
*
|
||||
* Sets whether the completions should be presented in a popup window.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user