X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=blobdiff_plain;f=src%2Fbar_keywords.h;h=1c2583ffe5a892753dd731b2a4ca84ade3ae16d7;hp=149ddbc058733df9d871843a10303388dadf02ba;hb=36d2e8e15cf7e6e230664cea85a6ddf492f766fe;hpb=4293c4534ca8c0c8d21ce65fe892ebead8d93d86 diff --git a/src/bar_keywords.h b/src/bar_keywords.h index 149ddbc0..1c2583ff 100644 --- a/src/bar_keywords.h +++ b/src/bar_keywords.h @@ -24,7 +24,7 @@ GtkWidget *bar_pane_keywords_new_from_config(const gchar **attribute_names, const gchar **attribute_values); void bar_pane_keywords_update_from_config(GtkWidget *pane, const gchar **attribute_names, const gchar **attribute_values); - +void bar_pane_keywords_entry_add_from_config(GtkWidget *pane, const gchar **attribute_names, const gchar **attribute_values); /* used in search.c */ GList *keyword_list_pull(GtkWidget *text_widget);