Typo fix.
This commit is contained in:
@ -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>
|
2004-07-19 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
Make GtkCellView public, since people seem to have uses for it,
|
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>
|
2004-07-19 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
Make GtkCellView public, since people seem to have uses for it,
|
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>
|
2004-07-19 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
Make GtkCellView public, since people seem to have uses for it,
|
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>
|
2004-07-19 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
Make GtkCellView public, since people seem to have uses for it,
|
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:
|
* gtk_entry_completion_set_popup_completion:
|
||||||
* @completion: a #GtkEntryCompletion
|
* @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.
|
* Sets whether the completions should be presented in a popup window.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user