From 5efff5b160ec2a018ead1fd7e349fbf51ea929f3 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 26 May 2005 20:37:28 +0000 Subject: Add new entry completion functions. 2005-05-26 Matthias Clasen * gtk/gtk-sections.txt: Add new entry completion functions. --- docs/reference/ChangeLog | 4 ++++ docs/reference/gtk/gtk-sections.txt | 2 ++ 2 files changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index e51385baaf..e00c3c93a9 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,7 @@ +2005-05-26 Matthias Clasen + + * gtk/gtk-sections.txt: Add new entry completion functions. + 2005-05-25 Matthias Clasen * gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufSimplAnim diff --git a/docs/reference/gtk/gtk-sections.txt b/docs/reference/gtk/gtk-sections.txt index a12471cd81..56200c1469 100644 --- a/docs/reference/gtk/gtk-sections.txt +++ b/docs/reference/gtk/gtk-sections.txt @@ -1122,6 +1122,8 @@ gtk_entry_completion_set_popup_completion gtk_entry_completion_get_popup_completion gtk_entry_completion_set_popup_set_width gtk_entry_completion_get_popup_set_width +gtk_entry_completion_set_popup_single_match +gtk_entry_completion_get_popup_single_match GTK_TYPE_ENTRY_COMPLETION GTK_ENTRY_COMPLETION -- cgit v1.2.1